diff options
author | Tom Rix <trix@redhat.com> | 2023-03-29 16:24:21 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-04-03 04:35:52 +0300 |
commit | aa4d7812cf2cb0847e027d0e2a124926eea9d4fb (patch) | |
tree | c7c26e3a0125a27e2d9db3a189a729a0784709ab /tools/perf/scripts/python/syscall-counts.py | |
parent | 0e4b1791d9b192ac263a03707d876132eb0f8dab (diff) | |
download | linux-aa4d7812cf2cb0847e027d0e2a124926eea9d4fb.tar.xz |
scsi: target: core: Remove unused 'prod_len' variable
clang with W=1 reports:
drivers/target/target_core_spc.c:229:6: error: variable
'prod_len' set but not used [-Werror,-Wunused-but-set-variable]
u32 prod_len;
^
This variable is not used so remove it.
Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20230329132421.1809362-1-trix@redhat.com
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions