aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-07-01 14:52:21 +0100
committerKalle Valo <[email protected]>2020-07-15 13:39:58 +0300
commitddfa943f246a668ed68e8dc688acf17c4540062a (patch)
tree139f8a547fc2bd6e478523a1d691b8e2bf4c91ac /tools/perf/scripts/python/stackcollapse.py
parent77b4ad07699fba9f899b4f4fa17c62326e54e8bc (diff)
iwlegacy: remove redundant initialization of variable tid
The variable tid 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]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions