diff options
author | Markus Elfring <[email protected]> | 2019-08-21 21:16:15 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-22 16:22:03 -0700 |
commit | 038dab7efc38254e151adbbade13b8860055d44a (patch) | |
tree | ec6d2700641b5b77bb54fcc15bb4d37bb8ae4d1f /tools/perf/scripts/python/check-perf-trace.py | |
parent | 0f817a5eb9e33cec5baf9dc265bdf240b03cf51b (diff) |
can: Delete unnecessary checks before the macro call “dev_kfree_skb”
The dev_kfree_skb() function performs also input parameter validation.
Thus the test around the shown calls is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Acked-by: Sean Nyekjaer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions