]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()
authorLuo Jiaxing <luojiaxing@huawei.com>
Fri, 6 Sep 2019 12:55:26 +0000 (20:55 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 11 Sep 2019 02:28:55 +0000 (22:28 -0400)
commitaf01b2b92454c0f9aa71f8f57d8e85dd68b774db
treea611601a29f38863e5b7f1f1bbf28ef5db8f49d6
parent7105e68afaec062c0329910a491e57c9f3a82bef
scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()

When calling sas_phy_reset(), we need to specify whether the reset type
is hard reset or link reset - use true/false for clarity.

Link: https://lore.kernel.org/r/1567774537-20003-3-git-send-email-john.garry@huawei.com
Signed-off-by: Luo Jiaxing <luojiaxing@huawei.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/hisi_sas/hisi_sas_main.c