mbox series

[v2,0/2] scsi: remove scsi_sdb_cache

Message ID 20200619154117.10262-1-huobean@gmail.com
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(-)