summaryrefslogtreecommitdiff
path: root/net/bpfilter
diff options
context:
space:
mode:
authorYang Yingliang <yangyingliang@huawei.com>2020-05-08 06:52:08 +0300
committerJakub Kicinski <kuba@kernel.org>2020-05-09 08:25:10 +0300
commit3712c1c2ef2a0cbca633d150e568deb8f63a6f29 (patch)
tree1d7301a29a788a1f0d0a508afcb5236e8650fd2b /net/bpfilter
parentcf86a086a18095e33e0637cb78cda1fcf5280852 (diff)
downloadlinux-3712c1c2ef2a0cbca633d150e568deb8f63a6f29.tar.xz
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 <hulkci@huawei.com> Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/bpfilter')
0 files changed, 0 insertions, 0 deletions