aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2015-02-04 19:53:11 +0100
committerKalle Valo <[email protected]>2015-02-06 08:50:24 +0200
commit71b9d0aeac4c7070229f309bc901382422ab5708 (patch)
treec461797f0e5f2becb081dbe7bfe22074d6feddcd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parentc0420ea0b598021302b1e1f0f28d621f93968e5d (diff)
orinoco: Delete an unnecessary check before the function call "kfree"
The kfree() function tests whether its argument is NULL and then returns immediately. Thus the test around the call 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/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions