public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Boaz Harrosh <bharrosh@panasas.com>
To: dave@gnu.org
Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/20] SCSI: No longer use Scsi_Cmd typedef
Date: Mon, 09 Nov 2009 10:08:07 +0200	[thread overview]
Message-ID: <4AF7CDE7.8030008@panasas.com> (raw)
In-Reply-To: <1257711411.4759.105.camel@dbueso-pc>

On 11/08/2009 10:16 PM, Davidlohr Bueso wrote:
> Plenty of older drivers are still using Scsi_Cmd. The following patches
> remove its use and changes them for "struct scsi_cmnd". There is also no
> need for the drivers/scsi/scsi_typedefs.h file anymore since this only
> contains the typedef for Scsi_Cmd. 
> 
> Thanks,
> Davidlohr
> 
> 
>  drivers/scsi/NCR5380.c       |   72 ++++++++++++++++---------------
>  drivers/scsi/NCR5380.h       |   16 ++++----
>  drivers/scsi/NCR53c406a.c    |    6 +-
>  drivers/scsi/aha152x.c       |   68 +++++++++++++++---------------
>  drivers/scsi/aha1542.c       |   30 +++++++-------
>  drivers/scsi/aha1542.h       |   12 +++---
>  drivers/scsi/aha1740.c       |    8 ++--
>  drivers/scsi/aha1740.h       |    4 +-
>  drivers/scsi/atari_NCR5380.c |   94 +++++++++++++++++++++---------------------
>  drivers/scsi/atari_scsi.c    |   12 +++---
>  drivers/scsi/atari_scsi.h    |    2 +-
>  drivers/scsi/dtc.h           |    6 +-
>  drivers/scsi/fd_mcs.c        |   10 ++--
>  drivers/scsi/g_NCR5380.c     |   10 ++--
>  drivers/scsi/g_NCR5380.h     |    6 +-
>  drivers/scsi/gdth.c          |   66 +++++++++++++++---------------
>  drivers/scsi/gdth.h          |   10 ++--
>  drivers/scsi/gdth_proc.c     |    2 +-
>  drivers/scsi/ibmmca.c        |   28 ++++++------
>  drivers/scsi/in2000.c        |   68 +++++++++++++++---------------
>  drivers/scsi/in2000.h        |   14 +++---
>  drivers/scsi/megaraid.c      |   28 ++++++------
>  drivers/scsi/megaraid.h      |   18 ++++----
>  drivers/scsi/nsp32_debug.c   |    2 +-
>  drivers/scsi/pas16.h         |    6 +-
>  drivers/scsi/scsi.h          |    3 -
>  drivers/scsi/sym53c416.c     |    6 +-
>  drivers/scsi/sym53c416.h     |    4 +-
>  drivers/scsi/wd7000.c        |    2 +-
>  29 files changed, 306 insertions(+), 307 deletions(-)
> 

Thanks for doing this. What a grate relief.

One thing that I'm missing is the actual patch to remove the
scsi_typedefs.h file. Is it still used?

Thanks
Boaz

  reply	other threads:[~2009-11-09  8:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-08 20:16 [PATCH 00/20] SCSI: No longer use Scsi_Cmd typedef Davidlohr Bueso
2009-11-09  8:08 ` Boaz Harrosh [this message]
2009-11-10 12:11   ` Davidlohr Bueso
2009-12-01 12:43   ` Davidlohr Bueso

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=4AF7CDE7.8030008@panasas.com \
    --to=bharrosh@panasas.com \
    --cc=dave@gnu.org \
    --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