aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-07-23 15:26:14 +0100
committerMartin K. Petersen <[email protected]>2020-07-24 22:09:56 -0400
commit584d902eb10e845cf3e1828b63b184b35ac2e023 (patch)
tree9210fce2263b6b58e20e4cbaa7514d721d57dde8 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent61965bf6c142bae20bee2cea01b1796f1a18595a (diff)
scsi: isci: Remove redundant initialization of variable 'status'
The variable 'status' 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. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]> Addresses-Coverity: ("Unused value")
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions