net: x25: drop harmless check of !more
Jean Sacren authored
'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>
9745177c