1
0
Files
linux/drivers
Javier Martinez Canillas aa652b1ccb staging: octeon: 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>
Acked-by: David Daney <david.daney@cavium.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-02 14:55:54 +02:00
..
2016-08-15 16:41:46 +02:00
2016-08-07 14:41:02 -06:00
2016-08-09 13:42:41 +03:00
2016-08-09 10:17:42 -07:00
2016-08-02 19:35:40 -04:00