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: NJean Sacren <sakiwit@gmail.com> Acked-by: NMartin Schiller <ms@dev.tdt.de> Link: https://lore.kernel.org/r/20211208024732.142541-5-sakiwit@gmail.comSigned-off-by: NJakub Kicinski <kuba@kernel.org>
Showing
想要评论请 注册 或 登录