[PATCH 0/3] staging: rtl8723bs: Correct errors reported by checkpatch and comment
From: Henriette Hofmeier
Date: Fri Jun 22 2018 - 10:02:14 EST
Fix errors reported by checkpatch:
* move open braces of defintions
* remove unnecessary initializations
Change comment on local variable definition to comply
with coding-style and correct to 'global variables'.
Henriette Hofmeier (3):
rtl8723bs: Move definition open brace to next line
rtl8723bs: Remove unnecessary initializations
staging: rtl8723bs: Fix comment on variable init
drivers/staging/rtl8723bs/core/rtw_efuse.c | 13 +++++--------
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 6 ++++--
2 files changed, 9 insertions(+), 10 deletions(-)
--
2.7.4