On 10/01/2022 12:54, Dan Carpenter wrote:
Hello Xiang Chen,
The patch 29e2bac87421: "scsi: hisi_sas: Fix some issues related to
asd_sas_port->phy_list" from Dec 20, 2021, leads to the following
Smatch static checker warning:
drivers/scsi/hisi_sas/hisi_sas_main.c:1536 hisi_sas_send_ata_reset_each_phy()
error: potentially dereferencing uninitialized 'sas_phy'.
Hi Dan,
Thanks for the notice. This should now be fixed on Martin's 5.17 staging
branch.
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?h=5.17/scsi-staging&id=5d9224fb076e9a2023e0b06d6a164d644612c0c0
Thanks!