WSL2-Linux-Kernel/drivers/message/fusion
Colin Ian King 231159f334 scsi: message: fusion: Remove redundant variable iocnum
Variable iocnum is assigned a value that is never read, the assignment and
hence the variable are redundant can be removed. Also update the comment to
reflect the correct name of the variable being updated.

Cleans up clang-scan warning:

drivers/message/fusion/mptctl.c:641:8: warning: Although the value stored
to 'iocnum' is used in the enclosing expression, the value is never
actually read from 'iocnum' [deadcode.DeadStores]

Link: https://lore.kernel.org/r/20220805113214.2339022-1-colin.i.king@gmail.com
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-08-31 23:39:57 -04:00
..
lsi
Kconfig
Makefile
mptbase.c scsi: message: fusion: Remove redundant variable dmp 2022-04-06 22:28:07 -04:00
mptbase.h
mptctl.c scsi: message: fusion: Remove redundant variable iocnum 2022-08-31 23:39:57 -04:00
mptctl.h
mptdebug.h
mptfc.c scsi: message: fusion: Switch to attribute groups 2021-10-16 21:45:53 -04:00
mptlan.c scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API 2022-01-10 10:33:51 -05:00
mptlan.h
mptsas.c scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic context 2022-02-27 21:21:21 -05:00
mptsas.h
mptscsih.c scsi: message: fusion: Switch to attribute groups 2021-10-16 21:45:53 -04:00
mptscsih.h scsi: message: fusion: Switch to attribute groups 2021-10-16 21:45:53 -04:00
mptspi.c scsi: message: fusion: Drop redundant "the" 2022-06-21 21:34:52 -04:00