Re: [PATCH] slab.c ifdef reduction breaks build

From: Christoph Lameter
Date: Mon Jan 29 2007 - 16:44:26 EST


On Mon, 29 Jan 2007, Andrew Morton wrote:

> On Mon, 29 Jan 2007 12:41:33 -0800 (PST)
> Christoph Lameter <clameter@xxxxxxx> wrote:
>
> > +#ifdef CONFIG_ZONE_DMA
> > if (CONFIG_ZONE_DMA_FLAG)
>
> We don't need the `if (CONFIG_ZONE_DMA_FLAG)' any more, do we?

Correct.

-
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/