aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-09-05 14:50:17 +0100
committerMartin K. Petersen <[email protected]>2019-09-30 22:42:41 -0400
commitc88dcd8aca65bf8de54093e245128157bb953d85 (patch)
treed441fcc7ebfbe22538cb55fd8d1d2f51ca4fc6ce /tools/perf/scripts/python/event_analyzing_sample.py
parentda6d2965dbdb480f091c42f54a09abe8056282e5 (diff)
scsi: mvsas: remove redundant assignment to variable rc
The variable rc is being initialized with a value that is never read and is being re-assigned a little later on. The assignment is redundant and hence can be removed. Link: https://lore.kernel.org/r/[email protected] Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions