This patch series fixes various coding style issues in the
rtl8723bs/include/rtw_security.h
Patches :
Patch 1/6: fix use of tab wherever possible
Patch 2/6: fix position of opening braces
Patch 3/6: fix space before tabs
Patch 4/6: fix comment with a trailing */ on a separate line
Patch 5/6: fix switch and case to be at same indent
Patch 6/6: fix no space before tab and statement start on tabstop
All these patches address minor coding style issues in the file.
.../staging/rtl8723bs/include/rtw_security.h | 95 +++++++++----------
1 file changed, 47 insertions(+), 48 deletions(-)
--
2.39.2