diff options
author | 2021-05-19 22:20:15 +0300 | |
---|---|---|
committer | 2021-05-21 17:04:13 -0400 | |
commit | ab17122e758ef68fb21033e25c041144067975f5 (patch) | |
tree | ec2ba918b3b82d034425773879267d6d1a3c0bc3 /drivers/target/target_core_user.c | |
parent | scsi: bfa: Fix inconsistent indenting (diff) | |
download | wireguard-linux-ab17122e758ef68fb21033e25c041144067975f5.tar.xz wireguard-linux-ab17122e758ef68fb21033e25c041144067975f5.zip |
scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()
After commit 6c11dc060427 ("scsi: hisi_sas: Fix IRQ checks") we have the
error codes returned by platform_get_irq() ready for the propagation
upsream in interrupt_init_v1_hw() -- that will fix still broken deferred
probing. Let's propagate the error codes from devm_request_irq() as well
since I don't see the reason to override them with -ENOENT...
Link: https://lore.kernel.org/r/49ba93a3-d427-7542-d85a-b74fe1a33a73@omp.ru
Acked-by: John Garry <john.garry@huawei.com>
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/target/target_core_user.c')
0 files changed, 0 insertions, 0 deletions