linux-kernel-test/drivers/staging/rtl8188eu
Jakub Sitnicki 44af49b63e staging: rtl8188eu: Remove redundant CONFIG_88EU_AP_MODE tests
Remove #ifdef's enclosed by an #ifdef test for the same macro to improve
readability.

No code changes:

  md5, CONFIG_88EU_AP_MODE=y:
    b819a33f65133607ebc33b8999ee3a79  r8188eu.o.before
    b819a33f65133607ebc33b8999ee3a79  r8188eu.o.after

  md5, CONFIG_88EU_AP_MODE=n:
    94c84035d59285408b866a57b442276d  r8188eu.o.before
    94c84035d59285408b866a57b442276d  r8188eu.o.after

Signed-off-by: Jakub Sitnicki <jsitnicki@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-31 12:01:37 +09:00
..
core staging: rtl8188eu: Remove redundant CONFIG_88EU_AP_MODE tests 2015-05-31 12:01:37 +09:00
hal Staging: rtl8188eu: fix coding style 2015-05-31 11:47:56 +09:00
include staging: rtl8188eu: Remove redundant CONFIG_88EU_AP_MODE tests 2015-05-31 12:01:37 +09:00
os_dep staging: rtl8188eu: return an error code, not a boolean 2015-05-31 12:01:37 +09:00
Kconfig staging: rtl8188eu: Remove P2P support 2014-07-09 21:08:47 -07:00
Makefile staging: rtl8188eu: Remove odm_debug.c 2014-09-23 23:47:12 -07:00
TODO