linux/drivers/scsi/hisi_sas
Xiang Chen 5d9224fb07 scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_each_phy()
In commit 29e2bac874 ("scsi: hisi_sas: Fix some issues related to
asd_sas_port->phy_list"), we use asd_sas_port->phy_mask instead of
accessing asd_sas_port->phy_list, and it is enough to use
asd_sas_port->phy_mask to check the state of phy, so remove the unused
check and variable.

Link: https://lore.kernel.org/r/1641300126-53574-1-git-send-email-chenxiang66@hisilicon.com
Fixes: 29e2bac874 ("scsi: hisi_sas: Fix some issues related to asd_sas_port->phy_list")
Reported-by: Nathan Chancellor <nathan@kernel.org>
Reported-by: Colin King <colin.i.king@gmail.com>
Acked-by: John Garry <john.garry@huawei.com>
Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-01-07 09:09:39 -05:00
..
hisi_sas_main.c scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_each_phy() 2022-01-07 09:09:39 -05:00
hisi_sas_v1_hw.c scsi: hisi_sas: Switch to attribute groups 2021-10-16 21:45:55 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: Switch to attribute groups 2021-10-16 21:45:55 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: Use autosuspend for the host controller 2021-12-22 23:38:31 -05:00
hisi_sas.h scsi: hisi_sas: Keep controller active between ISR of phyup and the event being processed 2021-12-22 23:38:31 -05:00
Kconfig scsi: hisi_sas: Enable debugfs support by default 2021-01-26 23:02:11 -05:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00