linux/drivers/message/fusion
Jiapeng Chong cf17ff2678 scsi: message: fusion: Remove unused local variable 'vtarget'
Fix the following gcc warning:

drivers/message/fusion/mptsas.c:783:14: warning: variable ‘vtarget’ set
but not used [-Wunused-but-set-variable].

Link: https://lore.kernel.org/r/1618207146-96542-1-git-send-email-jiapeng.chong@linux.alibaba.com
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-04-13 01:39:12 -04:00
..
lsi scsi: message: mptlan: Replace one-element array with flexible-array member 2021-04-01 23:03:10 -04:00
Kconfig
Makefile
mptbase.c scsi: message: fusion: Remove unused local variable 'status' 2021-04-13 01:39:12 -04:00
mptbase.h scsi: fusion: Fix a typo in the file mptbase.h 2021-03-18 22:27:43 -04:00
mptctl.c scsi: message: fusion: Remove unused local variable 'port' 2021-04-13 01:00:25 -04:00
mptctl.h
mptdebug.h scsi: message: fusion: Avoid -Wempty-body warnings 2021-04-01 22:55:25 -04:00
mptfc.c
mptlan.c scsi: message: mptlan: Replace one-element array with flexible-array member 2021-04-01 23:03:10 -04:00
mptlan.h
mptsas.c scsi: message: fusion: Remove unused local variable 'vtarget' 2021-04-13 01:39:12 -04:00
mptsas.h
mptscsih.c SCSI misc on 20201216 2020-12-16 13:34:31 -08:00
mptscsih.h
mptspi.c