aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/python.c
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2015-06-25 15:12:32 +0000
committerArnaldo Carvalho de Melo <[email protected]>2015-06-25 18:15:49 +0000
commit4cc97614812e96c135e369f3d723fcda07d33437 (patch)
tree850a00a403fc82eb81ebb470df7fec1124b1e51f /tools/perf/util/python.c
parentperf tools: Future-proof thread_map allocation size calculation (diff)
downloadkernel-4cc97614812e96c135e369f3d723fcda07d33437.tar.gz
kernel-4cc97614812e96c135e369f3d723fcda07d33437.zip
perf header: Delete an unnecessary check before the calling free_event_desc()
The free_event_desc() 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]> Cc: Julia Lawall <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/python.c')
0 files changed, 0 insertions, 0 deletions