summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2024-03-07 13:45:53 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2024-03-11 01:01:34 +0300
commit99cfb212ef4d04515efcd88fd05cd9cdff4f9542 (patch)
treed14a714ea5a02d9971b73aeadad26c4e8aaead4a /tools/perf/scripts/python/export-to-postgresql.py
parent767712f91de76abd22a45184e6e3440120b8bfce (diff)
downloadlinux-99cfb212ef4d04515efcd88fd05cd9cdff4f9542.tar.xz
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions