aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2024-03-07 10:45:53 +0000
committerMartin K. Petersen <martin.petersen@oracle.com>2024-03-10 18:01:34 -0400
commit99cfb212ef4d04515efcd88fd05cd9cdff4f9542 (patch)
treed14a714ea5a02d9971b73aeadad26c4e8aaead4a /tools/perf/scripts/python/export-to-sqlite.py
parent767712f91de76abd22a45184e6e3440120b8bfce (diff)
scsi: target: iscsi: Remove unused variable xfer_len
The variable 'xfer_len' is being initialized and incremented but it is never actually referenced in any other way. The variable is redundant and can be removed. Cleans up clang scan build warning: drivers/target/iscsi/iscsi_target_erl1.c:586:45: warning: variable 'xfer_len' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Link: https://lore.kernel.org/r/20240307104553.1980860-1-colin.i.king@gmail.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions