linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Thumshirn <jthumshirn@suse.de>
To: "Martin K . Petersen" <martin.petersen@oracle.com>
Cc: Linux Kernel Mailinglist <linux-kernel@vger.kernel.org>,
	Linux SCSI Mailinglist <linux-scsi@vger.kernel.org>,
	Johannes Thumshirn <jthumshirn@suse.de>
Subject: [PATCH v3 0/2] Preparation patch-set for SCSI results rework
Date: Mon, 25 Jun 2018 13:20:57 +0200	[thread overview]
Message-ID: <20180625112059.12872-1-jthumshirn@suse.de> (raw)

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

             reply	other threads:[~2018-06-25 11:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-25 11:20 Johannes Thumshirn [this message]
2018-06-25 11:20 ` [PATCH v3 1/2] scsi: check for equality of result byte values Johannes Thumshirn
2018-06-26  2:18   ` Bart Van Assche
2018-06-25 11:20 ` [PATCH v3 2/2] scsi: don't add scsi command result bytes Johannes Thumshirn
2018-06-26 16:28 ` [PATCH v3 0/2] Preparation patch-set for SCSI results rework Martin K. Petersen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180625112059.12872-1-jthumshirn@suse.de \
    --to=jthumshirn@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).