linux/drivers/staging/rtl8723au
M. Vefa Bicakci 268523aa6a staging: rtl8723au: No spaces at the start of a line
Prior to this commit, a large block of constants used to represent
an AES S-box table were indented with spaces in rtl8723au's
rtw_security.c. Correct the checkpatch.pl warnings indicating that
spaces should not be used to indent lines:
	WARNING: please, no spaces at the start of a line

Signed-off-by: M. Vefa Bicakci <m.v.b@runbox.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-04-03 15:25:46 +02:00
..
core staging: rtl8723au: No spaces at the start of a line 2015-04-03 15:25:46 +02:00
hal drivers: staging: rtl8723au: fix "warning: cast to restricted __le16" 2015-04-03 15:12:54 +02:00
include staging: rtl8723au: Update RT_TRACE macro and uses 2015-03-26 13:15:07 +01:00
os_dep staging: rtl8723au: Update RT_TRACE macro and uses 2015-03-26 13:15:07 +01:00
Kconfig
Makefile staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err() 2014-12-02 16:40:00 -08:00
TODO