linux/drivers/staging/rtl8723au
Nicholas Mc Guire ceb2f735e8 staging: rtl8723au: multiple condition with no effect - if identical to else
A number if/else if/else branches are identical - so the condition has no
effect on the effective code and can be significantly simplified - this
patch removes the condition and the duplicated code.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-02-07 17:34:58 +08:00
..
core staging: rtl8723au: core: rtw_cmd: Remove unused functions 2015-01-25 19:59:18 +08:00
hal staging: rtl8723au: multiple condition with no effect - if identical to else 2015-02-07 17:34:58 +08:00
include staging: rtl8723au: core: rtw_cmd: Remove unused functions 2015-01-25 19:59:18 +08:00
os_dep Staging: rtl8723au: fix space coding style issue in os_intfs.c 2015-01-25 19:59:18 +08:00
Kconfig
Makefile staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err() 2014-12-02 16:40:00 -08:00
TODO