diff options
| author | Markus Elfring <[email protected]> | 2015-11-16 13:12:25 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2015-11-26 14:55:27 +0200 |
| commit | 073d72f963c987bc79fb1efd61ce53b919e2de27 (patch) | |
| tree | 982be0f0f4a983c3bbbff09cfecd6a02de28fb8a /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 6866a64a0f9bba5145891ec0fe5cd52c73efd4e9 (diff) | |
rtlwifi: Delete unnecessary checks before the function call "kfree_skb"
The kfree_skb() function tests whether its argument is NULL and then
returns immediately. Thus the test around the calls is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions