Re: [PATCH] mm/slab: use IS_ENABLED() instead of ZONE_DMA_FLAG

From: Christoph Lameter
Date: Thu Sep 25 2014 - 14:38:59 EST


On Thu, 25 Sep 2014, Paul Bolle wrote:

> The Kconfig symbol ZONE_DMA_FLAG probably predates the introduction of
> IS_ENABLED(). Remove it and replace its two uses with the equivalent
> IS_ENABLED(CONFIG_ZONE_DMA).

Acked-by: Christoph Lameter <cl@xxxxxxxxx>
--
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/