mbox series

[v2,0/2] scsi: remove scsi_sdb_cache

Message ID 20200619154117.10262-1-huobean@gmail.com (mailing list archive)
Headers show
Series scsi: remove scsi_sdb_cache | expand

Message

Bean Huo June 19, 2020, 3:41 p.m. UTC
From: Bean Huo <beanhuo@micron.com>

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(-)

Comments

Martin K. Petersen June 20, 2020, 3:26 a.m. UTC | #1
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