From: Ethan Tidmore <ethantidmore06@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Dan Carpenter <error27@gmail.com>,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
Ethan Tidmore <ethantidmore06@gmail.com>
Subject: [PATCH 0/2] staging: rtl8723bs: Cleanup rtw_ap.c
Date: Mon, 30 Mar 2026 11:55:08 -0500 [thread overview]
Message-ID: <20260330165510.33134-1-ethantidmore06@gmail.com> (raw)
This series removes all commented out code in rtw_ap.c and renames the
last snakecase instance found in it too (I just RB a patch removing the
second from last).
With my GSoC project I plan on beginning with removing the obvious fixes
like removing commented out code and checkpatch.pl warnings and then
tactle more difficult tasks.
Ethan Tidmore (2):
staging: rtl8723bs: Remove dead code
staging: rtl8723bs: Rename pHT_info_ie to ht_info_ie
drivers/staging/rtl8723bs/core/rtw_ap.c | 89 +++----------------------
1 file changed, 10 insertions(+), 79 deletions(-)
--
2.53.0
next reply other threads:[~2026-03-30 16:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-30 16:55 Ethan Tidmore [this message]
2026-03-30 16:55 ` [PATCH 1/2] staging: rtl8723bs: Remove dead code Ethan Tidmore
2026-03-30 17:40 ` Greg Kroah-Hartman
2026-03-30 20:06 ` Dan Carpenter
2026-03-30 16:55 ` [PATCH 2/2] staging: rtl8723bs: Rename pHT_info_ie to ht_info_ie Ethan Tidmore
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=20260330165510.33134-1-ethantidmore06@gmail.com \
--to=ethantidmore06@gmail.com \
--cc=error27@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.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