aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2023-03-27 20:16:47 -0400
committerMartin K. Petersen <[email protected]>2023-04-02 21:47:36 -0400
commit4e0966a4829178b3cc7d8dc8686d9d6fcc221187 (patch)
treecfa02c05d2d9d6dccdd192806e6ab7f66e321953 /lib/test_fortify/write_overflow-strncpy-src.c
parent7866e03b9825e1e08fc5136d3ab9a35ebabdc7f5 (diff)
scsi: snic: Remove unused 'xfer_len' variable
clang with W=1 reports: drivers/scsi/snic/snic_scsi.c:490:6: error: variable 'xfer_len' set but not used [-Werror,-Wunused-but-set-variable] u64 xfer_len = 0; ^ This variable is not used so remove it. Signed-off-by: Tom Rix <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions