linux-stable/drivers/scsi/pcmcia
Colin Ian King 25ad6f63e7 scsi: pcmcia: nsp_cs: Remove unused variable i
Variable i is just being incremented and it's never used anywhere else. The
variable and the increment are redundant so remove it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20221024141101.2161167-1-colin.i.king@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-10-27 02:15:46 +00:00
..
Kconfig scsi: docs: convert NinjaSCSI.txt to ReST 2020-03-11 23:08:01 -04:00
Makefile
aha152x_core.c
aha152x_stub.c scsi: Remove drivers/scsi/scsi.h 2022-02-22 21:11:02 -05:00
fdomain_cs.c scsi: fdomain: Fix error return code in fdomain_probe() 2021-08-09 23:30:25 -04:00
nsp_cs.c scsi: pcmcia: nsp_cs: Remove unused variable i 2022-10-27 02:15:46 +00:00
nsp_cs.h scsi: nsp_cs: Move the SCSI pointer to private command data 2022-02-22 21:11:06 -05:00
nsp_debug.c scsi: nsp_cs: Move the SCSI pointer to private command data 2022-02-22 21:11:06 -05:00
nsp_io.h
nsp_message.c
qlogic_stub.c scsi: Remove drivers/scsi/scsi.h 2022-02-22 21:11:02 -05:00
sym53c500_cs.c scsi: sym53c500_cs: Stop using struct scsi_pointer 2022-04-06 22:11:52 -04:00