Files
linux/net/ipv4
Javier Martinez Canillas 6ca40d4e84 ipv4: 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
..
2015-08-25 13:38:50 -07:00
2016-04-27 22:48:24 -04:00
2016-08-09 14:57:39 -07:00
2016-06-08 11:36:02 -07:00
2016-09-01 14:09:00 -07:00
2016-04-27 22:48:23 -04:00
2016-07-09 17:45:56 -04:00
2016-06-10 23:07:49 -07:00
2016-06-10 23:07:49 -07:00
2016-08-30 22:27:18 -07:00
2016-09-01 14:09:01 -07:00
2016-06-10 23:07:49 -07:00
2016-08-18 23:27:27 -07:00
2015-09-17 17:18:37 -07:00