Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: rtl8723bs: remove unnecessary blank lines in two files.
@ 2026-05-11 18:20 Jennifer Guo
  2026-05-11 18:20 ` [PATCH 1/2] staging: rtl8723bs: remove unnecessary blank lines in rtw_mlme_ext.c Jennifer Guo
  2026-05-11 18:20 ` [PATCH 2/2] staging: rtl8723bs: remove unnecessary blank lines in rtw_security.c Jennifer Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Jennifer Guo @ 2026-05-11 18:20 UTC (permalink / raw)
  To: linux-staging; +Cc: gregkh, Jennifer Guo

This patchset removes unnecessary blank lines around braces in files:
- rtw_mlme_ext.c
- rtw_security.c

After this patchset these specific 2 checks should be fixed for all
source files in rtl8723bs/core/

- CHECK: Blank lines aren't necessary after an open brace '{'
- CHECK: Blank lines aren't necessary before a close brace '}'

Jennifer Guo (2):
  staging: rtl8723bs: remove unnecessary blank lines in rtw_mlme_ext.c
  staging: rtl8723bs: remove unnecessary blank lines in rtw_security.c

 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 54 -------------------
 drivers/staging/rtl8723bs/core/rtw_security.c |  2 -
 2 files changed, 56 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-11 18:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-11 18:20 [PATCH 0/2] staging: rtl8723bs: remove unnecessary blank lines in two files Jennifer Guo
2026-05-11 18:20 ` [PATCH 1/2] staging: rtl8723bs: remove unnecessary blank lines in rtw_mlme_ext.c Jennifer Guo
2026-05-11 18:20 ` [PATCH 2/2] staging: rtl8723bs: remove unnecessary blank lines in rtw_security.c Jennifer Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox