From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Kyle McMartin <kyle@mcmartin.ca>
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-parisc@vger.kernel.org
Subject: Re: [PATCH] ide: remove unused macros from <asm-parisc/ide.h>
Date: Sun, 10 Aug 2008 20:03:27 +0200 [thread overview]
Message-ID: <200808102003.27727.bzolnier@gmail.com> (raw)
In-Reply-To: <20080810155437.GA6576@phobos.i.cabal.ca>
On Sunday 10 August 2008, Kyle McMartin wrote:
> On Sun, Aug 10, 2008 at 05:47:07PM +0200, Bartlomiej Zolnierkiewicz wrote:
> >
> > Cc: Kyle McMartin <kyle@mcmartin.ca>
> > Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> > ---
> > include/asm-parisc/ide.h | 4 ----
> > 1 file changed, 4 deletions(-)
> >
> > Index: b/include/asm-parisc/ide.h
> > ===================================================================
> > --- a/include/asm-parisc/ide.h
> > +++ b/include/asm-parisc/ide.h
> > @@ -13,10 +13,6 @@
> >
> > #ifdef __KERNEL__
> >
> > -#define ide_request_irq(irq,hand,flg,dev,id) request_irq((irq),(hand),(flg),(dev),(id))
> > -#define ide_free_irq(irq,dev_id) free_irq((irq), (dev_id))
> > -#define ide_request_region(from,extent,name) request_region((from), (extent), (name))
> > -#define ide_release_region(from,extent) release_region((from), (extent))
> > /* Generic I/O and MEMIO string operations. */
> >
>
> Thanks Bart!
>
> Groovy... Want me to merge this, or will you shepherd it in?
In the fear of include/asm-parisc/ shuffle I would prefer that you pick it.
Thanks.
prev parent reply other threads:[~2008-08-10 18:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-10 15:47 [PATCH] ide: remove unused macros from <asm-parisc/ide.h> Bartlomiej Zolnierkiewicz
2008-08-10 15:54 ` Kyle McMartin
2008-08-10 18:03 ` Bartlomiej Zolnierkiewicz [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=200808102003.27727.bzolnier@gmail.com \
--to=bzolnier@gmail.com \
--cc=kyle@mcmartin.ca \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@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