diff options
| author | Colin Ian King <[email protected]> | 2017-09-27 22:45:13 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-09-30 05:44:28 +0100 |
| commit | 45c1fd61d5cead2ae23880e0677b8660ab9006a4 (patch) | |
| tree | 9b0fd96152efab085b45b9919bf49ddfb073a239 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 84e14fe353de7624872e582887712079ba0b2d56 (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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions