summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2015-11-16 13:12:25 +0100
committerKalle Valo <kvalo@codeaurora.org>2015-11-26 14:55:27 +0200
commit073d72f963c987bc79fb1efd61ce53b919e2de27 (patch)
tree982be0f0f4a983c3bbbff09cfecd6a02de28fb8a /tools/perf/scripts/python/export-to-postgresql.py
parent6866a64a0f9bba5145891ec0fe5cd52c73efd4e9 (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 <elfring@users.sourceforge.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions