aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2016-08-25 15:19:07 -0600
committerGreg Kroah-Hartman <[email protected]>2016-08-31 13:05:43 +0200
commit1d37ae50671435e842c58b1429dfb0a6d065c42a (patch)
tree60091cd22e27072ebf8e3ef707674b85cc87799f /tools/perf/scripts/python/stackcollapse.py
parent57a3668bebfd6247dceb862fceaee3b1fa2219b7 (diff)
coresight: tmc: 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: Mathieu Poirier <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions