linux/drivers/net/wireless/intel/iwlegacy
Javier Martinez Canillas 4c73195edb iwlegacy: 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-12 20:28:00 -07:00
..
3945-debug.c
3945-mac.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
3945-rs.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
3945.c iwlegacy: avoid warning about missing braces 2016-06-14 17:26:22 +03:00
3945.h
4965-calib.c
4965-debug.c
4965-mac.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
4965-rs.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
4965.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
4965.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
commands.h
common.c mac80211: Add support for beacon report radio measurement 2016-07-06 14:53:19 +02:00
common.h iwlegacy: use IS_ENABLED() instead of checking for built-in or module 2016-09-12 20:28:00 -07:00
csr.h
debug.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
iwl-spectrum.h
Kconfig
Makefile
prph.h