aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2023-03-27 09:23:24 -0400
committerSong Liu <[email protected]>2023-04-14 00:42:04 -0700
commit7bc436121e557b1f5bebf5ad67e7ed3614d6df92 (patch)
treee37054876068724f38570daa78f0e0ff4d6c784b /lib/test_fortify/write_overflow-strncpy-src.c
parent7cddb055bfda5f7b0be931e8ea750fc28bc18a27 (diff)
md/raid5: remove unused working_disks variable
clang with W=1 reports drivers/md/raid5.c:7719:6: error: variable 'working_disks' set but not used [-Werror,-Wunused-but-set-variable] int working_disks = 0; ^ This variable is not used so remove it. Signed-off-by: Tom Rix <[email protected]> Signed-off-by: Song Liu <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions