Re: Remove useless cruft from ATM HE driver.

From: Dave Jones
Date: Fri Jan 23 2004 - 02:51:54 EST


On Thu, Jan 22, 2004 at 11:35:10PM -0800, Andrew Morton wrote:
> davej@xxxxxxxxxx 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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/