On 26/04/2016 at 18:17:35 -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 <[email protected]> > > --- > > drivers/rtc/rtc-cmos.c | 2 +- > drivers/rtc/rtc-mrst.c | 2 +- > drivers/rtc/rtc-rs5c372.c | 8 ++++---- > 3 files changed, 6 insertions(+), 6 deletions(-) > Applied, thanks.
-- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com

