diff options
author | zhong jiang <[email protected]> | 2018-09-20 17:37:41 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-09-21 09:04:37 -0700 |
commit | 144a6adfa1435e6235fd55b700d2c9f93345bb7f (patch) | |
tree | 040b2817394f6704e9c2c2f0a3b6fbcbcd9c370c /tools/perf/scripts/python | |
parent | 68c385079cb3530f03e22e563885e6ddaa11a586 (diff) |
net: tap: 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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions