From: Davidlohr Bueso <dave@gnu.org>
To: James Bottomley <James.Bottomley@hansenpartnership.com>,
JBottomley@parallels.com
Cc: linux-scsi <linux-scsi@vger.kernel.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 00/16] Replace Scsi_Cmnd
Date: Tue, 19 Jul 2011 19:12:33 -0400 [thread overview]
Message-ID: <1311117153.3215.2.camel@offbook> (raw)
In-Reply-To: <1310710771.3184.51.camel@offbook>
Hi James,
Can I get some input on this?
Thanks,
Davidlohr
On Fri, 2011-07-15 at 02:19 -0400, Davidlohr Bueso wrote:
> Hi,
>
> Plenty of older drivers are still using the ugly Scsi_Cmd typedef. The
> following patchset removes it and change it for struct scsi_cmnd.
>
> drivers/scsi/NCR5380.c | 72 +++++++++++++++++-----------------
> drivers/scsi/NCR5380.h | 14 +++---
> drivers/scsi/NCR53c406a.c | 6 +-
> drivers/scsi/aha152x.c | 68 ++++++++++++++++----------------
> drivers/scsi/aha1542.c | 28 ++++++------
> drivers/scsi/aha1542.h | 10 ++--
> drivers/scsi/aha1740.c | 8 ++--
> drivers/scsi/aha1740.h | 4 +-
> drivers/scsi/atari_NCR5380.c | 90
> +++++++++++++++++++++---------------------
> drivers/scsi/atari_scsi.c | 10 ++--
> drivers/scsi/atari_scsi.h | 2 +-
> drivers/scsi/dtc.h | 4 +-
> drivers/scsi/fd_mcs.c | 10 ++--
> drivers/scsi/g_NCR5380.c | 10 ++--
> drivers/scsi/g_NCR5380.h | 4 +-
> drivers/scsi/gdth.c | 64 +++++++++++++++---------------
> drivers/scsi/gdth.h | 10 ++--
> drivers/scsi/gdth_proc.c | 2 +-
> drivers/scsi/ibmmca.c | 26 ++++++------
> drivers/scsi/in2000.c | 68 ++++++++++++++++----------------
> drivers/scsi/in2000.h | 12 +++---
> drivers/scsi/megaraid.c | 28 ++++++------
> drivers/scsi/megaraid.h | 16 ++++----
> drivers/scsi/nsp32_debug.c | 2 +-
> drivers/scsi/pas16.h | 4 +-
> drivers/scsi/scsi.h | 3 -
> drivers/scsi/scsi_typedefs.h | 2 -
> drivers/scsi/sym53c416.c | 6 +-
> drivers/scsi/sym53c416.h | 2 +-
> drivers/scsi/wd7000.c | 2 +-
> 30 files changed, 291 insertions(+), 296 deletions(-)
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
prev parent reply other threads:[~2011-07-19 23:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-15 6:19 [PATCH 00/16] Replace Scsi_Cmnd Davidlohr Bueso
2011-07-19 23:12 ` Davidlohr Bueso [this message]
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=1311117153.3215.2.camel@offbook \
--to=dave@gnu.org \
--cc=JBottomley@parallels.com \
--cc=James.Bottomley@hansenpartnership.com \
--cc=linux-kernel@vger.kernel.org \
--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