aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_fragment.c
diff options
context:
space:
mode:
authorzhong jiang <zhongjiang@huawei.com>2018-09-20 17:37:42 +0800
committerDavid S. Miller <davem@davemloft.net>2018-09-21 09:04:37 -0700
commit16a3f50f05985cbea468e043cd18394158eff820 (patch)
tree134fa9b28b4b8aa428877e296c842b535061293e /net/ipv4/ip_fragment.c
parentnet: tap: remove redundant null pointer check before kfree_skb (diff)
downloadlinux-dev-16a3f50f05985cbea468e043cd18394158eff820.tar.xz
linux-dev-16a3f50f05985cbea468e043cd18394158eff820.zip
net: cxgb3: 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 '')
0 files changed, 0 insertions, 0 deletions