diff options
author | zhong jiang <zhongjiang@huawei.com> | 2018-09-20 11:37:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-21 18:04:37 +0200 |
commit | e3c3215e41f60f9debb17f920e4da7cb3a82a55b (patch) | |
tree | 60466f075deaf114add67aad44bf0971013a710f /net/nfc/nci/Makefile | |
parent | ipv4: remove redundant null pointer check before kfree_skb (diff) | |
download | linux-e3c3215e41f60f9debb17f920e4da7cb3a82a55b.tar.xz linux-e3c3215e41f60f9debb17f920e4da7cb3a82a55b.zip |
net: nci: 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/nci/Makefile')
0 files changed, 0 insertions, 0 deletions