diff options
author | zhong jiang <zhongjiang@huawei.com> | 2018-09-20 11:37:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-21 18:04:37 +0200 |
commit | f2a2f2166af8df04cf87127b6c63f1f4c64a8430 (patch) | |
tree | 72edf8b43e279cfb5e7080730ed788d82f9fa126 /drivers/vhost | |
parent | net: cxgb3_main: remove redundant null pointer check before kfree_skb (diff) | |
download | linux-f2a2f2166af8df04cf87127b6c63f1f4c64a8430.tar.xz 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 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions