aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-07-05 09:17:34 +0100
committerKalle Valo <[email protected]>2019-07-24 14:44:25 +0300
commit4c8a468510196ff0a2c5ea28e8c27cd543a95861 (patch)
treefd0d6fbc74bec32b0d5ec47193b11156d256dcc4 /tools/perf/scripts/python/stackcollapse.py
parent18e714687bea7f9f5155625aec04e335c0022128 (diff)
libertas: remove redundant assignment to variable ret
The variable ret is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions