linux-stable/drivers/staging/rtl8188eu/hal
Michael Straube 0b4d1d0da7 staging: rtl8188eu: remove else after break or return
Remove unnecessary else after break or return to improve readability
and clear checkpatch warnings.

WARNING: else is not generally useful after a break or return

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200118173343.32405-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-22 09:44:44 +01:00
..
bb_cfg.c staging: rtl8188eu: remove redundant assignment to variable rtstatus 2019-07-31 13:37:13 +02:00
fw.c staging: rtl8188eu: add spaces around '+' in fw.c 2018-10-02 15:20:41 -07:00
hal8188e_rate_adaptive.c staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E() 2019-10-01 08:22:44 +02:00
hal_com.c staging: rtl8188eu: remove hal_init_macaddr() 2019-06-26 09:50:51 +08:00
hal_intf.c staging: rtl8188eu: remove unnecessary parentheses 2018-07-30 11:02:25 +02:00
mac_cfg.c staging: rtl8188eu: remove unnecessary includes 2018-08-05 16:23:28 +02:00
odm.c staging: rtl8188eu: remove else after break or return 2020-01-22 09:44:44 +01:00
odm_hwconfig.c staging: rtl8188eu: remove ODM_PhyStatusQuery() wrapper 2019-06-03 14:19:33 +02:00
odm_rtl8188e.c staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant() 2020-01-10 10:58:31 +01:00
phy.c staging: rtl8188eu: remove else after break or return 2020-01-22 09:44:44 +01:00
pwrseq.c staging: rtl8188eu: simplify block comment in pwrseq.c 2018-10-02 15:20:41 -07:00
pwrseqcmd.c
rf.c staging: rtl8188eu: reuse Hal_GetChnlGroup88E() 2018-12-12 11:37:58 +01:00
rf_cfg.c staging: rtl8188eu: remove redundant assignment to rtstatus 2019-07-30 09:54:48 +02:00
rtl8188e_cmd.c staging: rtl8188eu: remove dead code/vestigial do..while loop 2019-09-30 21:58:01 +02:00
rtl8188e_dm.c staging: rtl8188eu: cleanup whitespace in rtl8188e_dm.c 2020-01-14 14:59:47 +01:00
rtl8188e_hal_init.c staging: rtl8188eu: remove unnecessary self-assignment 2019-09-30 21:57:57 +02:00
rtl8188e_rxdesc.c
rtl8188e_xmit.c staging: rtl8188eu: remove unused dump_txrpt_ccx_88e() 2018-07-30 11:01:01 +02:00
rtl8188eu_led.c staging: rtl8188eu: rename SwLed0 to avoid CamelCase 2018-11-22 11:14:59 +01:00
rtl8188eu_recv.c staging: rtl*: Remove tasklet callback casts 2019-11-16 14:41:02 +01:00
rtl8188eu_xmit.c staging: rtl*: Remove tasklet callback casts 2019-11-16 14:41:02 +01:00
usb_halinit.c staging: rtl8188eu: cleanup comparsion to NULL in usb_halinit.c 2019-07-30 09:58:23 +02:00