diff options
author | 2022-02-25 18:57:36 +0800 | |
---|---|---|
committer | 2022-02-27 21:48:30 -0500 | |
commit | a2a59faa359af6304d2bb8a59e8fc879ff0ea55d (patch) | |
tree | 75333f96afc73db71b41049c8cd903470a73eed2 /include/scsi/scsi_request.h | |
parent | scsi: libsas: Make sas_notify_{phy,port}_event() return void (diff) | |
download | wireguard-linux-a2a59faa359af6304d2bb8a59e8fc879ff0ea55d.tar.xz wireguard-linux-a2a59faa359af6304d2bb8a59e8fc879ff0ea55d.zip |
scsi: libsas: Use bool for queue_work() return code
Function queue_work() returns a bool, so use a bool to hold this value for
the return code from callers, which should make the code a tiny bit more
clear.
Also take this opportunity to condense the code of the those callers, such
as sas_queue_work(), as suggested by Damien.
Link: https://lore.kernel.org/r/1645786656-221630-3-git-send-email-john.garry@huawei.com
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/scsi/scsi_request.h')
0 files changed, 0 insertions, 0 deletions