2020-06-20 01:38:46

by Bean Huo

[permalink] [raw]
Subject: [PATCH v2 0/2] scsi: remove scsi_sdb_cache

From: Bean Huo <[email protected]>

Changelog:
v1 -- v2:
1. split patch
2. fix more coding errors in the scsi_lib.c

Bean Huo (2):
scsi: remove scsi_sdb_cache
scsi: fix coding style errors in scsi_lib.c

drivers/scsi/scsi.c | 3 ---
drivers/scsi/scsi_lib.c | 58 +++++++++++++++-------------------------
drivers/scsi/scsi_priv.h | 1 -
3 files changed, 21 insertions(+), 41 deletions(-)

--
2.17.1


2020-06-20 05:09:42

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [PATCH v2 0/2] scsi: remove scsi_sdb_cache

On Fri, 19 Jun 2020 17:41:15 +0200, Bean Huo wrote:

> Changelog:
> v1 -- v2:
> 1. split patch
> 2. fix more coding errors in the scsi_lib.c
>
> Bean Huo (2):
> scsi: remove scsi_sdb_cache
> scsi: fix coding style errors in scsi_lib.c
>
> [...]

Applied to 5.9/scsi-queue, thanks!

[1/2] scsi: core: Remove scsi_sdb_cache
https://git.kernel.org/mkp/scsi/c/71df6fb976c3
[2/2] scsi: core: Fix formatting errors in scsi_lib.c
https://git.kernel.org/mkp/scsi/c/4c7b4d63273d

--
Martin K. Petersen Oracle Linux Engineering