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

From: Andrew Morton
Date: Mon Jan 29 2007 - 15:56:50 EST


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