summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-10-13 19:28:34 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2021-10-18 22:38:34 -0400
commit8ecfb16c9be271dc79bfabbed9ac8ab8faba50b2 (patch)
treee28a99897798d4706464850f845a0ff2e83e8416 /tools/perf/scripts/python/exported-sql-viewer.py
parentb3ef4a0e40df92538f1106fef2f9730cc6fd2ea5 (diff)
scsi: 3w-xxx: Remove redundant initialization of variable retval
The variable retval is being initialized with a value that is never read, it is being updated immediately afterwards. The assignment is redundant and can be removed. Link: https://lore.kernel.org/r/20211013182834.137410-1-colin.king@canonical.com Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Addresses-Coverity: ("Unused value")
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions