[PATCH v2 0/2] scsi: libsas: Some minor improvements

From: John Garry
Date: Fri Feb 25 2022 - 06:03:14 EST


Hi Martin,

This is just a couple of small improvements which we had sitting on our
dev branch. Please consider for 5.18.

Changes since v1:
- add RB tag (thanks)
- simplify C code in 2/2

Thanks!

John Garry (2):
scsi: libsas: Make sas_notify_{phy,port}_event() return void
scsi: libsas: Use bool for queue_work() return code

drivers/scsi/libsas/sas_event.c | 50 ++++++++++++------------------
drivers/scsi/libsas/sas_internal.h | 4 +--
include/scsi/libsas.h | 8 ++---
3 files changed, 24 insertions(+), 38 deletions(-)

--
2.26.2