aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net
diff options
context:
space:
mode:
authorChen Zhou <chenzhou10@huawei.com>2020-01-21 17:24:55 +0800
committerDavid S. Miller <davem@davemloft.net>2020-01-21 12:04:57 +0100
commitd84b99ff69c14a03d76e7fdf9c04895848e6aece (patch)
treecd95a74fc6f8527d2e7af86063c9ee2c3ef878f4 /include/net
parenttcp/ipv4: remove AF_INET_FAMILY (diff)
downloadwireguard-linux-d84b99ff69c14a03d76e7fdf9c04895848e6aece.tar.xz
wireguard-linux-d84b99ff69c14a03d76e7fdf9c04895848e6aece.zip
drivers: net: declance: fix comparing pointer to 0
Fixes coccicheck warning: ./drivers/net/ethernet/amd/declance.c:611:14-15: WARNING comparing pointer to 0 Replace "skb == 0" with "!skb". Signed-off-by: Chen Zhou <chenzhou10@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions