aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-07-30 13:37:36 +0100
committerMartin K. Petersen <[email protected]>2022-08-01 19:52:03 -0400
commit554b117e8fab4f7c53090eca693f47e0c7b18490 (patch)
tree97465fe6d336e7798a54ea344bea9bdeb918e14c /tools/perf/scripts/python/export-to-postgresql.py
parent4da8c5f76825269f28d6a89fa752934a4bcb6dfa (diff)
scsi: FlashPoint: Remove redundant variable bm_int_st
The variable bm_int_st is assigned a value but it is never read. The variable and the assignment are redundant and can be removed. Cleans up clang scan build warning: drivers/scsi/FlashPoint.c:1726:7: warning: Although the value stored to 'bm_int_st' is used in the enclosing expression, the value is never actually read from 'bm_int_st' [deadcode.DeadStores] Link: https://lore.kernel.org/r/[email protected] Acked-by: Khalid Aziz <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions