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

John Garry posted 2 patches 4 years, 3 months ago
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(-)
[PATCH v2 0/2] scsi: libsas: Some minor improvements
Posted by John Garry 4 years, 3 months ago
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

Re: [PATCH v2 0/2] scsi: libsas: Some minor improvements
Posted by Martin K. Petersen 4 years, 3 months ago
John,

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

Applied to 5.18/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering
Re: [PATCH v2 0/2] scsi: libsas: Some minor improvements
Posted by Martin K. Petersen 4 years, 3 months ago
On Fri, 25 Feb 2022 18:57:34 +0800, John Garry wrote:

> 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
> 
> [...]

Applied to 5.18/scsi-queue, thanks!

[1/2] scsi: libsas: Make sas_notify_{phy,port}_event() return void
      https://git.kernel.org/mkp/scsi/c/f1834fd1635b
[2/2] scsi: libsas: Use bool for queue_work() return code
      https://git.kernel.org/mkp/scsi/c/a2a59faa359a

-- 
Martin K. Petersen	Oracle Linux Engineering