linux-stable/drivers/staging/rtl8192e
Ian Kewish 5cc8364494 staging: rtl8192e: indent statement properly
Indent statement in an else branch.  Reported by checkpatch:
WARNING:SUSPECT_CODE_INDENT: suspect code indent for
conditional statements (8, 8)

Signed-off-by: Ian Kewish <iankewish@gmail.com>
Link: https://lore.kernel.org/r/20210415180645.65699-1-iankewish@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-04-22 10:38:42 +02:00
..
rtl8192e staging: rtl8192e: rtl8192E_dev: remove unused variable 2021-04-07 10:20:18 +02:00
dot11d.c
dot11d.h
Kconfig staging: rtl8192e: fix kconfig dependency on CRYPTO 2021-03-10 09:23:28 +01:00
Makefile
rtl819x_BA.h staging: rtl8192e: reformat ba_record struct 2021-03-10 09:25:28 +01:00
rtl819x_BAProc.c staging: rtl8192e: rename RxAdmittedBARecord to rx_admitted_ba_record in rx_ts_record struct 2021-03-10 09:25:32 +01:00
rtl819x_HT.h staging: rtl8192e: reformat bss_ht struct 2021-03-10 09:25:30 +01:00
rtl819x_HTProc.c staging: rtl8192e: removed multiple blank lines 2021-04-14 10:30:55 +02:00
rtl819x_Qos.h
rtl819x_TS.h staging: rtl8192e: reformat rx_ts_record struct 2021-03-10 09:25:32 +01:00
rtl819x_TSProc.c staging: rtl8192e: remove unnecessary blank line before brace 2021-04-14 10:30:55 +02:00
rtllib.h staging: rtl8192e: Change state information from u16 to u8 2021-03-23 13:32:40 +01:00
rtllib_crypt_ccmp.c staging: rtl8192e: add proper code indent 2020-07-21 16:52:47 +02:00
rtllib_crypt_tkip.c staging: rtl8192e: indent statement properly 2021-04-22 10:38:42 +02:00
rtllib_crypt_wep.c mm: remove kzfree() compatibility definition 2020-10-25 11:39:02 -07:00
rtllib_debug.h
rtllib_module.c
rtllib_rx.c Merge 5.12-rc6 into staging-next 2021-04-05 08:57:44 +02:00
rtllib_softmac.c staging: rtl8192e: rename bdHTInfoLen to bd_ht_info_len in bss_ht struct 2021-03-10 09:25:29 +01:00
rtllib_softmac_wx.c
rtllib_tx.c staging: rtl8192e: rename BaStartSeqCtrl to ba_start_seq_ctrl in ba_record struct 2021-03-10 09:25:28 +01:00
rtllib_wx.c staging: rtl8192e: rename bdHTCapBuf to bd_ht_cap_buf in bss_ht struct 2021-03-10 09:25:29 +01:00
TODO