1
0
Fork 0
alistair23-linux/net/appletalk
Javier Martinez Canillas a73ec314a0 appletalk: 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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aarp.c appletalk: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:37 -05:00
atalk_proc.c net: proc_fs: trivial: print UIDs as unsigned int 2013-08-15 14:37:46 -07:00
ddp.c appletalk: use IS_ENABLED() instead of checking for built-in or module 2016-09-10 21:19:10 -07:00
dev.c net: set name_assign_type in alloc_netdev() 2014-07-15 16:12:48 -07:00
sysctl_net_atalk.c net: Convert all sysctl registrations to register_net_sysctl 2012-04-20 21:22:30 -04:00