diff options
author | Markus Elfring <[email protected]> | 2019-08-22 20:02:56 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-22 16:22:04 -0700 |
commit | 399e06a517b6f1da5f617d413f6e5489f5054f7a (patch) | |
tree | 6d406a7734d005746d300bd75f332dae2c961b01 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 5477fccf9abd7342a987d401fa50c0d93ebd09b9 (diff) |
ethernet: 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]>
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