linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Jeff Garzik <jeff@garzik.org>
Cc: linux-ide@vger.kernel.org, htejun@gmail.com
Subject: Re: [patch 3/9] libata: xfer_mask is unsigned int not unsigned long
Date: Mon, 17 Dec 2007 18:44:25 -0800	[thread overview]
Message-ID: <20071217184425.1b6dc8c0.akpm@linux-foundation.org> (raw)
In-Reply-To: <476722B9.5080601@garzik.org>

On Mon, 17 Dec 2007 20:30:33 -0500 Jeff Garzik <jeff@garzik.org> wrote:

> akpm@linux-foundation.org wrote:
> > From: Tejun Heo <htejun@gmail.com>
> > 
> > xfer_mask is unsigned int not unsigned long.  Change ->mode_filter to
> > take and return unsigned int.
> > 
> > While at it, rename @adev of ata_pci_default_filter() to @dev for
> > consistency.
> > 
> > [akpm@linux-foundation.org: fix types]
> > Signed-off-by: Tejun Heo <htejun@gmail.com>
> > Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> > ---
> > 
> >  drivers/ata/libata-sff.c       |    5 +++--
> >  drivers/ata/pata_acpi.c        |    2 +-
> >  drivers/ata/pata_ali.c         |    2 +-
> >  drivers/ata/pata_amd.c         |   10 +++++-----
> >  drivers/ata/pata_hpt366.c      |    2 +-
> >  drivers/ata/pata_hpt37x.c      |    4 ++--
> >  drivers/ata/pata_pdc2027x.c    |    4 ++--
> >  drivers/ata/pata_scc.c         |    2 +-
> >  drivers/ata/pata_serverworks.c |    4 ++--
> >  include/linux/libata.h         |    9 +++++----
> >  10 files changed, 23 insertions(+), 21 deletions(-)
> 
> patch is outdated...
> 

What does this mean??

  reply	other threads:[~2007-12-18  2:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-14  0:01 [patch 3/9] libata: xfer_mask is unsigned int not unsigned long akpm
2007-12-18  1:30 ` Jeff Garzik
2007-12-18  2:44   ` Andrew Morton [this message]
2007-12-18  2:49     ` Jeff Garzik

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=20071217184425.1b6dc8c0.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=htejun@gmail.com \
    --cc=jeff@garzik.org \
    --cc=linux-ide@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).