diff options
author | 2018-09-20 17:37:46 +0800 | |
---|---|---|
committer | 2018-09-21 09:04:37 -0700 | |
commit | f2a2f2166af8df04cf87127b6c63f1f4c64a8430 (patch) | |
tree | 72edf8b43e279cfb5e7080730ed788d82f9fa126 /include/linux/tcp.h | |
parent | net: cxgb3_main: remove redundant null pointer check before kfree_skb (diff) | |
download | wireguard-linux-f2a2f2166af8df04cf87127b6c63f1f4c64a8430.tar.xz wireguard-linux-f2a2f2166af8df04cf87127b6c63f1f4c64a8430.zip |
ipv6: remove redundant null pointer check before kfree_skb
kfree_skb has taken the null pointer into account. hence it is safe
to remove the redundant null pointer check before kfree_skb.
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/tcp.h')
0 files changed, 0 insertions, 0 deletions