diff options
author | Yang Yingliang <[email protected]> | 2021-03-30 20:55:39 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-03-30 13:47:28 -0700 |
commit | cda1893e9f7c1d78e391dbb6ef1798cd32354113 (patch) | |
tree | 32bdbc9c3f80a95e989734b3ccf237df20a89220 /tools/perf/scripts/python | |
parent | 1c137d4777b5b66c64854ba469ab0650ff0dc5bd (diff) |
net: mhi: remove pointless conditional before kfree_skb()
It already has null pointer check in kfree_skb(),
remove pointless pointer check before kfree_skb().
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions