diff options
author | zhong jiang <[email protected]> | 2018-09-20 17:37:43 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-09-21 09:04:37 -0700 |
commit | 1d08962ff1e65e29019e5df07188413a85769a9d (patch) | |
tree | e4bf3bc4c21e5f68f3bf4a77581711ec7a0c217b /tools/perf/scripts/python | |
parent | 16a3f50f05985cbea468e043cd18394158eff820 (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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions