linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Finn Thain <fthain@telegraphics.com.au>
To: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: linux-scsi@vger.kernel.org
Subject: [PATCH 0/3] NCR5380 patches from mailing list
Date: Mon, 9 Mar 2015 16:48:09 +1100	[thread overview]
Message-ID: <cover.1425880089.git.fthain@telegraphics.com.au> (raw)

As requested by James, these are the NCR5380 patches that were reviewed
on the linux-scsi mailing list.

I've changed my acked-by tags to signed-off-by tags. git am and
git format-patch helpfully moved the email From: headers to the
message bodies, but not the Date: headers, and it chucked out the
recipient headers found in the email submissions and everything
after the "---" cut lines, which might make further review
more difficult...

Geert Uytterhoeven (1):
  g_NCR5380: Kill compiler warning if builtin

Nicholas Mc Guire (1):
  ncr5380: Harmonize jiffies conversion with msecs_to_jiffies

Wolfram Sang (1):
  ncr5380: Drop owner assignment from platform_drivers

 drivers/scsi/NCR5380.c       | 10 +++++-----
 drivers/scsi/atari_NCR5380.c |  2 +-
 drivers/scsi/atari_scsi.c    |  1 -
 drivers/scsi/g_NCR5380.c     |  8 ++++----
 drivers/scsi/mac_scsi.c      |  1 -
 drivers/scsi/sun3_scsi.c     |  1 -
 6 files changed, 10 insertions(+), 13 deletions(-)

-- 
2.0.5

             reply	other threads:[~2015-03-09  8:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-09  5:48 Finn Thain [this message]
2015-01-03 22:00 ` [PATCH 2/3] g_NCR5380: Kill compiler warning if builtin Finn Thain
2015-01-29  6:54 ` [PATCH 1/3] ncr5380: Drop owner assignment from platform_drivers Finn Thain
2015-02-04 18:30 ` [PATCH 3/3] ncr5380: Harmonize jiffies conversion with msecs_to_jiffies Finn Thain

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=cover.1425880089.git.fthain@telegraphics.com.au \
    --to=fthain@telegraphics.com.au \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=linux-scsi@vger.kernel.org \
    /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).