aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-09-27 22:45:13 +0100
committerDavid S. Miller <[email protected]>2017-09-30 05:44:28 +0100
commit45c1fd61d5cead2ae23880e0677b8660ab9006a4 (patch)
tree9b0fd96152efab085b45b9919bf49ddfb073a239 /tools/perf/scripts/python/event_analyzing_sample.py
parent84e14fe353de7624872e582887712079ba0b2d56 (diff)
mkiss: remove redundant check on len being zero
The check on len is redundant as it is always greater than 1, so just remove it and make the printk less complex. Detected by CoverityScan, CID#1226729 ("Logically dead code") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions