From: Jennifer Guo <guojy.bj@gmail.com>
To: linux-staging@lists.linux.dev
Cc: gregkh@linuxfoundation.org, guojy.bj@gmail.com
Subject: [PATCH 0/3] staging: rtl8723bs: Cleanup of commented out code
Date: Tue, 8 Sep 2026 09:39:16 -0700 [thread overview]
Message-ID: <20260908163919.72100-1-guojy.bj@gmail.com> (raw)
This patchset removes commented-out code from a bunch of source files in
the rtl8723bs driver.
Jennifer Guo (3):
staging: rtl8723bs: remove commented out code in rtw_recv.c
staging: rtl8723bs: remove commented out code in os_dep/ files
staging: rtl8723bs: remove commented out code in hal/ files
drivers/staging/rtl8723bs/core/rtw_recv.c | 69 -------------------
drivers/staging/rtl8723bs/hal/hal_btcoex.c | 39 -----------
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c | 2 -
drivers/staging/rtl8723bs/hal/rtl8723b_dm.c | 10 ---
.../staging/rtl8723bs/hal/rtl8723b_hal_init.c | 44 +-----------
.../staging/rtl8723bs/hal/rtl8723b_phycfg.c | 2 -
.../staging/rtl8723bs/hal/rtl8723b_rf6052.c | 8 +--
.../staging/rtl8723bs/hal/rtl8723b_rxdesc.c | 6 --
.../staging/rtl8723bs/hal/rtl8723bs_recv.c | 6 --
.../staging/rtl8723bs/hal/rtl8723bs_xmit.c | 5 --
drivers/staging/rtl8723bs/hal/sdio_halinit.c | 1 -
.../staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 19 -----
drivers/staging/rtl8723bs/os_dep/os_intfs.c | 29 +-------
.../staging/rtl8723bs/os_dep/sdio_ops_linux.c | 1 -
drivers/staging/rtl8723bs/os_dep/xmit_linux.c | 1 -
15 files changed, 9 insertions(+), 233 deletions(-)
--
2.34.1
next reply other threads:[~2026-09-08 16:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-08 16:39 Jennifer Guo [this message]
2026-09-08 16:39 ` [PATCH 1/3] staging: rtl8723bs: remove commented out code in rtw_recv.c Jennifer Guo
2026-09-08 16:39 ` [PATCH 2/3] staging: rtl8723bs: remove commented out code in os_dep/ files Jennifer Guo
2026-09-08 16:39 ` [PATCH 3/3] staging: rtl8723bs: remove commented out code in hal/ files Jennifer Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260908163919.72100-1-guojy.bj@gmail.com \
--to=guojy.bj@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-staging@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox