[PATCH 0/5] staging: rtl8723bs: Fix coding style issues in header files
From: Subhrojyoti Bala
Date: Tue Jun 16 2026 - 07:01:22 EST
This patch series fixes various coding style issues in the
rtl8723bs staging driver header files, as reported by
checkpatch.pl:
- Fix multi-line comment style in wlan_bssdef.h
- Fix enum indentation in rtw_mlme.h
- Fix block comment style in rtw_mlme.h
- Fix multi-line comment style in rtw_mlme.h
- Fix whitespace in comments in rtw_mlme.h
Subhrojyoti Bala (5):
staging: rtl8723bs: Fix multi-line comment style in wlan_bssdef.h
staging: rtl8723bs: Fix indentation in enum in rtw_mlme.h
staging: rtl8723bs: Fix block comment style in rtw_mlme.h
staging: rtl8723bs: Fix multi-line comment style in rtw_mlme.h
staging: rtl8723bs: Fix whitespace in comments in rtw_mlme.h
drivers/staging/rtl8723bs/include/rtw_mlme.h | 55 ++++++++++---------
.../staging/rtl8723bs/include/wlan_bssdef.h | 14 ++---
2 files changed, 35 insertions(+), 34 deletions(-)
Signed-off-by: Subhrojyoti Bala <subhrojyoti0609@xxxxxxxxx>
--
2.54.0