Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scsi: hisi_sas: Delete unused I_T_NEXUS_RESET_PHYUP_TIMEOUT

There is no user, so delete it.

Link: https://lore.kernel.org/r/1645112566-115804-6-git-send-email-john.garry@huawei.com
Tested-by: Yihang Li <liyihang6@hisilicon.com>
Tested-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Jack Wang <jinpu.wang@ionos.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

authored by

John Garry and committed by
Martin K. Petersen
da19eaba 2dd6801a

-2
-2
drivers/scsi/hisi_sas/hisi_sas_main.c
··· 1793 1793 return rc; 1794 1794 } 1795 1795 1796 - #define I_T_NEXUS_RESET_PHYUP_TIMEOUT (2 * HZ) 1797 - 1798 1796 static int hisi_sas_debug_I_T_nexus_reset(struct domain_device *device) 1799 1797 { 1800 1798 struct sas_phy *local_phy = sas_get_local_phy(device);