aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorYang Yingliang <yangyingliang@huawei.com>2020-05-08 11:52:08 +0800
committerJakub Kicinski <kuba@kernel.org>2020-05-08 22:25:10 -0700
commit3712c1c2ef2a0cbca633d150e568deb8f63a6f29 (patch)
tree1d7301a29a788a1f0d0a508afcb5236e8650fd2b /drivers
parentnet/dst: use a smaller percpu_counter batch for dst entries accounting (diff)
downloadlinux-dev-3712c1c2ef2a0cbca633d150e568deb8f63a6f29.tar.xz
linux-dev-3712c1c2ef2a0cbca633d150e568deb8f63a6f29.zip
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 '')
0 files changed, 0 insertions, 0 deletions