aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-05-18 11:21:03 +0100
committerMartin K. Petersen <[email protected]>2022-05-19 20:26:21 -0400
commitc10ba0c961d3e3c05c0e13bb15a9e630fd208579 (patch)
treea410a3be36d73b5ec246a7d4f3629883f422c19e /tools/perf/scripts/python/task-analyzer.py
parent896325a8b1650e45e7626079170c56313057eefa (diff)
scsi: qla1280: Remove redundant variable
Variable toke is being assigned a value that is never read. The variable is redundant, remove it. Cleans up clang scan build warning: warning: Although the value stored to 'toke' is used in the enclosing expression, the value is never actually read from 'toke' [deadcode.DeadStores] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions