linux/drivers/staging/rtl8723bs
Larry Finger 5004922436 staging: rtl8723bs: Fix indenting mistakes in core/rtw_mlme.c
Smatch reports the following:

  CHECK   drivers/staging/rtl8723bs/core/rtw_mlme.c
drivers/staging/rtl8723bs/core/rtw_mlme.c:862 rtw_survey_event_callback() warn: inconsistent indenting
drivers/staging/rtl8723bs/core/rtw_mlme.c:1102 rtw_free_assoc_resources() warn: if statement not indented
drivers/staging/rtl8723bs/core/rtw_mlme.c:1165 rtw_indicate_disconnect() warn: inconsistent indenting
drivers/staging/rtl8723bs/core/rtw_mlme.c:2830 rtw_restructure_ht_ie() warn: inconsistent indenting
drivers/staging/rtl8723bs/core/rtw_mlme.c:2991 rtw_update_ht_cap() warn: inconsistent indenting

All of there are simple white-space errors. A typo is also fixed.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-09 09:26:28 +02:00
..
core staging: rtl8723bs: Fix indenting mistakes in core/rtw_mlme.c 2017-04-09 09:26:28 +02:00
hal staging: rtl8723bs: Fix indenting problem for hal/hal_com.c 2017-04-09 09:26:28 +02:00
include
os_dep staging: rtl8723bs: Fix various errors in os_dep/ioctl_cfg80211.c 2017-04-09 09:26:28 +02:00
Kconfig
Makefile
TODO