linux/drivers/message/fusion
Zhen Lei 30264737bd scsi: message: fusion: Remove unused local variable 'port'
Fixes the following W=1 kernel build warning:

drivers/message/fusion/mptctl.c: In function ‘mptctl_gettargetinfo
drivers/message/fusion/mptctl.c:1372:7: warning: variable ‘port’ set but not used [-Wunused-but-set-variable]

Link: https://lore.kernel.org/r/20210408061851.3089-3-thunder.leizhen@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-04-13 01:00:25 -04:00
..
lsi scsi: message: mptlan: Replace one-element array with flexible-array member 2021-04-01 23:03:10 -04:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mptbase.c scsi: message: fusion: Remove unnecessary cast 2021-03-24 22:33:31 -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 scsi: message: fusion: Remove in_interrupt() usage in mpt_config() 2020-12-01 00:03:53 -05:00
mptlan.c scsi: message: mptlan: Replace one-element array with flexible-array member 2021-04-01 23:03:10 -04:00
mptlan.h scsi: fusion: fix if-statement empty body warning 2020-03-11 23:07:57 -04:00
mptsas.c scsi: message: fusion: Use BUG_ON instead of if condition followed by BUG 2021-04-05 23:34:36 -04:00
mptsas.h scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event_q() 2020-12-01 00:03:54 -05:00
mptscsih.c SCSI misc on 20201216 2020-12-16 13:34:31 -08:00
mptscsih.h scsi: drop reason argument from ->change_queue_depth 2014-11-24 14:45:27 +01:00
mptspi.c scsi: message: fusion: Remove in_interrupt() usage in mpt_config() 2020-12-01 00:03:53 -05:00