linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Harvey Harrison <harvey.harrison@gmail.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: akpm@linux-foundation.org, James.Bottomley@HansenPartnership.com,
	linux-scsi@vger.kernel.org
Subject: Re: [patch 07/10] scsi: replace __inline with inline
Date: Fri, 18 Apr 2008 14:24:06 -0700	[thread overview]
Message-ID: <1208553846.10414.4.camel@brick> (raw)
In-Reply-To: <48090DDA.9080600@garzik.org>

On Fri, 2008-04-18 at 17:08 -0400, Jeff Garzik wrote:
> akpm@linux-foundation.org wrote:
> > From: Harvey Harrison <harvey.harrison@gmail.com>
> > 
> > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
> > Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
> > Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> > ---
> > 
> >  drivers/scsi/aic7xxx/aic79xx_core.c   |   14 -
> >  drivers/scsi/aic7xxx/aic79xx_inline.h |  218 ++++++++++++------------
> >  drivers/scsi/aic7xxx/aic79xx_osm.c    |    4 
> >  drivers/scsi/aic7xxx/aic79xx_osm.h    |  110 ++++++------
> >  drivers/scsi/aic7xxx/aic79xx_pci.c    |    2 
> >  drivers/scsi/aic7xxx/aic7xxx_inline.h |  126 ++++++-------
> >  drivers/scsi/aic7xxx/aic7xxx_osm.c    |    8 
> >  drivers/scsi/aic7xxx/aic7xxx_osm.h    |  100 +++++------
> >  drivers/scsi/aic7xxx/aic7xxx_pci.c    |    2 
> >  drivers/scsi/aic7xxx/aiclib.h         |    4 
> >  drivers/scsi/sym53c8xx_2/sym_glue.h   |    6 
> >  drivers/scsi/sym53c8xx_2/sym_hipd.c   |    2 
> >  drivers/scsi/sym53c8xx_2/sym_hipd.h   |    6 
> >  drivers/scsi/sym53c8xx_2/sym_malloc.c |    2 
> >  drivers/scsi/sym53c8xx_2/sym_misc.h   |   18 -
> >  15 files changed, 311 insertions(+), 311 deletions(-)
> 
> Acked-by: Jeff Garzik <jgarzik@redhat.com>
> 
> 
> However...   I would strongly prefer the Denis Valesko(sp?) patch that 
> shrinks the aic* drivers by removing many unneeded markers.
> 
> 	Jeff
> 

Agreed, that should go first, then apply whatever still remains or run a
quick sed -i s/__inline /inline / afterwards.

Harvey


      reply	other threads:[~2008-04-18 21:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-18 20:57 [patch 07/10] scsi: replace __inline with inline akpm
2008-04-18 21:08 ` Jeff Garzik
2008-04-18 21:24   ` Harvey Harrison [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=1208553846.10414.4.camel@brick \
    --to=harvey.harrison@gmail.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=akpm@linux-foundation.org \
    --cc=jeff@garzik.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;
as well as URLs for NNTP newsgroup(s).