diff options
author | 2021-01-20 15:01:51 +0800 | |
---|---|---|
committer | 2021-01-21 17:10:12 -0800 | |
commit | fdb6b338d2e5f12dda2d80880ae4800547388bb4 (patch) | |
tree | de3582f70c96e37dcaf665260979fbc45ea3af08 /include/linux/netdevice.h | |
parent | MAINTAINERS: add entry for Arrow SpeedChips XRS7000 driver (diff) | |
download | wireguard-linux-fdb6b338d2e5f12dda2d80880ae4800547388bb4.tar.xz wireguard-linux-fdb6b338d2e5f12dda2d80880ae4800547388bb4.zip |
cxgb4: Assign boolean values to a bool variable
Fix the following coccicheck warnings:
./drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:5142:2-33:
WARNING: Assignment of 0/1 to bool variable.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Zhong <abaci-bugfix@linux.alibaba.com>
Link: https://lore.kernel.org/r/1611126111-22079-1-git-send-email-abaci-bugfix@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions