aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-05-07 21:31:11 +0100
committerMartin K. Petersen <[email protected]>2020-05-11 22:30:14 -0400
commit6e27a86aed9760780666b062abbcf5e1408e8376 (patch)
treee29d8a506f1213f2313292dde60804e03ab01453 /tools/perf/scripts/python/bin
parentec38c0adc0a149496b6b0e0bfcff9bc7d80db2c4 (diff)
scsi: lpfc: Remove redundant initialization to variable rc
The variable rc 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/bin')
0 files changed, 0 insertions, 0 deletions