[PATCH v3 0/2] Preparation patch-set for SCSI results rework

From: Johannes Thumshirn
Date: Mon Jun 25 2018 - 07:21:18 EST


This is small patch set with obvious prep patches for the SCSI results
rework discussed at LFS/MM and other occasions on the list.

Changes since v2:
- Dropped already applied patch 1
- Incorporated Bart's and Christoph's feedback
- Added Reviewed-bys

Johannes Thumshirn (2):
scsi: check for equality of result byte values
scsi: don't add scsi command result bytes

drivers/scsi/ch.c | 2 +-
drivers/scsi/dc395x.c | 5 ++---
drivers/scsi/imm.c | 2 +-
drivers/scsi/mesh.c | 4 ++--
drivers/scsi/scsi.c | 2 +-
drivers/scsi/scsi_ioctl.c | 4 ++--
drivers/scsi/scsi_lib.c | 4 ++--
drivers/scsi/scsi_scan.c | 2 +-
drivers/scsi/scsi_transport_spi.c | 2 +-
drivers/scsi/sd.c | 14 +++++++-------
drivers/scsi/sym53c8xx_2/sym_glue.c | 2 +-
drivers/scsi/sym53c8xx_2/sym_glue.h | 2 +-
drivers/scsi/ufs/ufshcd.c | 2 +-
13 files changed, 23 insertions(+), 24 deletions(-)

--
2.16.4