Re: [PATCH] ata: Use IS_ENABLED() instead of checking for built-in or module

From: Tejun Heo
Date: Fri May 27 2016 - 11:27:54 EST


On Wed, May 18, 2016 at 04:11:28PM -0400, Javier Martinez Canillas wrote:
> The IS_ENABLED() macro checks if a Kconfig symbol has been enabled either
> built-in or as a module, use that macro instead of open coding the same.
>
> Signed-off-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>

Applied to libata/for-4.8.

Thanks.

--
tejun