Re: [2.5 patch] small cleanups for amd-k8-agp.c

Dave Jones (davej@codemonkey.org.uk)
Thu, 26 Jun 2003 01:57:30 +0100


On Tue, Jun 24, 2003 at 07:19:26PM +0200, Adrian Bunk wrote:

> the patch below does the following trivial cleanups to
> drivers/char/agp/amd-k8-agp.c:
> - postfix three constants with ULL
> - remove a variable that isn't needed
>
> Please apply

Rejected. That whole block of code is bogus when run in 32 bit mode.
The ULL warnings that are currently emitted by gcc serve as reminders for
me to get off my arse and fix it some day.

Dave

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