summaryrefslogtreecommitdiff
path: root/drivers/parport/parport_pc.c
diff options
context:
space:
mode:
authorJohn Garry <john.garry@huawei.com>2022-02-25 18:57:36 +0800
committerMartin K. Petersen <martin.petersen@oracle.com>2022-02-27 21:48:30 -0500
commita2a59faa359af6304d2bb8a59e8fc879ff0ea55d (patch)
tree75333f96afc73db71b41049c8cd903470a73eed2 /drivers/parport/parport_pc.c
parentf1834fd1635be4b530a7e070c04a6158b8f78c0e (diff)
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 'drivers/parport/parport_pc.c')
0 files changed, 0 insertions, 0 deletions