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

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

Jennifer Guo (3):
  staging: rtl8723bs: delete empty comment lines in hal_com_reg.h
  staging: rtl8723bs: delete empty comment lines in rtl8723b_*.h files
  staging: rtl8723bs: delete empty comment lines in header files

 .../staging/rtl8723bs/include/HalPwrSeqCmd.h  |  2 -
 .../staging/rtl8723bs/include/basic_types.h   |  2 -
 drivers/staging/rtl8723bs/include/drv_types.h |  3 -
 drivers/staging/rtl8723bs/include/hal_com.h   |  5 +-
 .../staging/rtl8723bs/include/hal_com_h2c.h   |  2 -
 .../staging/rtl8723bs/include/hal_com_reg.h   | 92 +------------------
 drivers/staging/rtl8723bs/include/hal_data.h  |  1 -
 drivers/staging/rtl8723bs/include/hal_phy.h   |  3 +-
 .../staging/rtl8723bs/include/rtl8723b_cmd.h  |  8 +-
 .../staging/rtl8723bs/include/rtl8723b_dm.h   | 10 +-
 .../staging/rtl8723bs/include/rtl8723b_hal.h  |  4 -
 .../staging/rtl8723bs/include/rtl8723b_spec.h | 72 +--------------
 .../staging/rtl8723bs/include/rtl8723b_xmit.h | 10 +-
 .../staging/rtl8723bs/include/rtw_eeprom.h    |  2 -
 drivers/staging/rtl8723bs/include/rtw_efuse.h |  4 +-
 .../staging/rtl8723bs/include/rtw_mlme_ext.h  |  2 -
 drivers/staging/rtl8723bs/include/rtw_recv.h  |  2 -
 drivers/staging/rtl8723bs/include/sta_info.h  |  7 +-
 18 files changed, 15 insertions(+), 216 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-09-10 22:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-10 22:03 [PATCH 0/3] staging: rtl8723bs: delete empty comment lines Jennifer Guo
2026-09-10 22:03 ` [PATCH 1/3] staging: rtl8723bs: delete empty comment lines in hal_com_reg.h Jennifer Guo
2026-09-10 22:03 ` [PATCH 2/3] staging: rtl8723bs: delete empty comment lines in rtl8723b_*.h files Jennifer Guo
2026-09-10 22:03 ` [PATCH 3/3] staging: rtl8723bs: delete empty comment lines in header 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