All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, torvalds@osdl.org
Subject: Re: Remove useless cruft from ATM HE driver.
Date: Fri, 23 Jan 2004 07:48:34 +0000	[thread overview]
Message-ID: <20040123074834.GG9327@redhat.com> (raw)
In-Reply-To: <20040122233510.216f4358.akpm@osdl.org>

On Thu, Jan 22, 2004 at 11:35:10PM -0800, Andrew Morton wrote:
 > davej@redhat.com wrote:
 > >
 > > Echoing changes done in 2.4. (It now has a pci_pool_create backport).
 > 
 > drivers/atm/he.c: In function `he_start':
 > drivers/atm/he.c:1474: too many arguments to function `pci_pool_create'

Gah, pci_pool_create is already suitably neutered in 2.6 (only takes 5 args).
Kill all the hunks except the first.

	Dave


      reply	other threads:[~2004-01-23  7:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-23  6:35 Remove useless cruft from ATM HE driver davej
2004-01-23  7:35 ` Andrew Morton
2004-01-23  7:48   ` Dave Jones [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=20040123074834.GG9327@redhat.com \
    --to=davej@redhat.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.