Skip to content
Commit 9745177c authored by Jean Sacren's avatar Jean Sacren Committed by Jakub Kicinski
Browse files

net: x25: drop harmless check of !more



'more' is checked first.  When !more is checked immediately after that,
it is always true.  We should drop this check.

Signed-off-by: default avatarJean Sacren <sakiwit@gmail.com>
Acked-by: default avatarMartin Schiller <ms@dev.tdt.de>
Link: https://lore.kernel.org/r/20211208024732.142541-5-sakiwit@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 3150a733
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment