OSDN Git Service

scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
authorJohn Garry <john.garry@huawei.com>
Fri, 15 May 2020 14:13:45 +0000 (22:13 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 20 May 2020 01:23:59 +0000 (21:23 -0400)
commit1cdee004426164d1b00b66d3f6e7308c3714def6
treeb0cd49d0a800866e09079df6725b9eb40f98b371
parent1a0efb55b2bb9e970b8842030ce65d645ddba90c
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()

The error codes are never checked, stop returning them.

Link: https://lore.kernel.org/r/1589552025-165012-5-git-send-email-john.garry@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_v1_hw.c
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c