diff options
author | Jean Sacren <sakiwit@gmail.com> | 2021-12-08 00:20:25 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-12-09 18:35:11 -0800 |
commit | 9745177c948984d61f7853f922d501cc440aae47 (patch) | |
tree | 0751336ac0274fde4b3a4ed9499e6f4846ef5db1 /tools/testing/selftests/bpf | |
parent | 3150a73366b64e3109f0facbc98bcacbc14e81ba (diff) |
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: Jean Sacren <sakiwit@gmail.com>
Acked-by: Martin Schiller <ms@dev.tdt.de>
Link: https://lore.kernel.org/r/20211208024732.142541-5-sakiwit@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf')
0 files changed, 0 insertions, 0 deletions