diff options
author | Yang Yingliang <[email protected]> | 2020-05-08 11:52:08 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-05-08 22:25:10 -0700 |
commit | 3712c1c2ef2a0cbca633d150e568deb8f63a6f29 (patch) | |
tree | 1d7301a29a788a1f0d0a508afcb5236e8650fd2b /tools/perf/scripts/python/check-perf-trace.py | |
parent | cf86a086a18095e33e0637cb78cda1fcf5280852 (diff) |
ieee802154: 6lowpan: remove unnecessary comparison
The type of dispatch is u8 which is always '<=' 0xff, so the
dispatch <= 0xff is always true, we can remove this comparison.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: Stefan Schmidt <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions