Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: rtl8723bs: delete more empty comment lines
@ 2026-09-11 19:33 Jennifer Guo
  2026-09-11 19:33 ` [PATCH 1/2] staging: rtl8723bs: delete empty comment lines in hal/ header files Jennifer Guo
  2026-09-11 19:33 ` [PATCH 2/2] staging: rtl8723bs: delete empty comment lines in source files Jennifer Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Jennifer Guo @ 2026-09-11 19:33 UTC (permalink / raw)
  To: linux-staging; +Cc: gregkh, guojy.bj

This patchset deletes all empty comment lines /*  */ from hal/ and
os_dep/ files, and adds a newline back in where appropriate.

Jennifer Guo (2):
  staging: rtl8723bs: delete empty comment lines in hal/ header files
  staging: rtl8723bs: delete empty comment lines in source files

 drivers/staging/rtl8723bs/hal/Hal8723BReg.h   | 17 +-------
 .../staging/rtl8723bs/hal/HalBtc8723b1Ant.c   | 16 -------
 .../staging/rtl8723bs/hal/HalBtc8723b1Ant.h   |  2 -
 .../staging/rtl8723bs/hal/HalBtc8723b2Ant.c   |  8 ----
 .../staging/rtl8723bs/hal/HalBtc8723b2Ant.h   |  2 -
 drivers/staging/rtl8723bs/hal/HalBtcOutSrc.h  |  2 +-
 drivers/staging/rtl8723bs/hal/HalPhyRf.c      |  6 +--
 .../staging/rtl8723bs/hal/HalPhyRf_8723B.c    |  2 -
 .../staging/rtl8723bs/hal/HalPhyRf_8723B.h    |  6 +--
 drivers/staging/rtl8723bs/hal/HalPwrSeqCmd.c  |  6 ---
 drivers/staging/rtl8723bs/hal/hal_btcoex.c    | 13 ------
 drivers/staging/rtl8723bs/hal/odm.c           | 26 ------------
 drivers/staging/rtl8723bs/hal/odm.h           | 42 ++-----------------
 drivers/staging/rtl8723bs/hal/odm_HWConfig.c  |  7 ----
 drivers/staging/rtl8723bs/hal/odm_HWConfig.h  |  2 -
 drivers/staging/rtl8723bs/hal/rtl8723b_dm.c   |  6 ---
 .../staging/rtl8723bs/hal/rtl8723b_hal_init.c | 30 -------------
 .../staging/rtl8723bs/hal/rtl8723b_phycfg.c   | 21 +---------
 .../staging/rtl8723bs/hal/rtl8723b_rf6052.c   |  2 -
 .../staging/rtl8723bs/hal/rtl8723b_rxdesc.c   |  4 --
 drivers/staging/rtl8723bs/hal/sdio_halinit.c  | 33 ---------------
 drivers/staging/rtl8723bs/hal/sdio_ops.c      | 17 --------
 .../staging/rtl8723bs/os_dep/ioctl_cfg80211.c |  4 +-
 drivers/staging/rtl8723bs/os_dep/os_intfs.c   |  6 +--
 24 files changed, 14 insertions(+), 266 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-09-11 19:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-11 19:33 [PATCH 0/2] staging: rtl8723bs: delete more empty comment lines Jennifer Guo
2026-09-11 19:33 ` [PATCH 1/2] staging: rtl8723bs: delete empty comment lines in hal/ header files Jennifer Guo
2026-09-11 19:33 ` [PATCH 2/2] staging: rtl8723bs: delete empty comment lines in source files Jennifer Guo

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