summaryrefslogtreecommitdiff
path: root/net/nfc
diff options
context:
space:
mode:
authorzhong jiang <zhongjiang@huawei.com>2018-09-20 17:37:43 +0800
committerDavid S. Miller <davem@davemloft.net>2018-09-21 09:04:37 -0700
commit1d08962ff1e65e29019e5df07188413a85769a9d (patch)
treee4bf3bc4c21e5f68f3bf4a77581711ec7a0c217b /net/nfc
parent16a3f50f05985cbea468e043cd18394158eff820 (diff)
ipv4: 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 'net/nfc')
0 files changed, 0 insertions, 0 deletions