Javier Martinez Canillas 9a81c34ace lec: use IS_ENABLED() instead of checking for built-in or module
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.

Using the macro makes the code more readable by helping abstract away some
of the Kconfig built-in and module enable details.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-10 21:19:10 -07:00
..
2008-06-17 16:20:06 -07:00
2015-11-30 14:47:33 -05:00
2008-01-28 15:00:11 -08:00
2013-03-28 01:20:42 -04:00
2006-12-02 21:32:08 -08:00
2014-04-18 14:20:48 +02:00
2013-04-09 14:13:32 -04:00
2005-04-16 15:20:36 -07:00
2012-08-31 16:14:33 -04:00
2007-02-10 23:19:16 -08:00
2016-05-23 13:51:10 -07:00