From: Bryant Boatright <bryant.boatright@proton.me>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] Checkpatch cleanup patches
Date: Sat, 08 Nov 2025 04:54:13 +0000 [thread overview]
Message-ID: <cover.1762576396.git.bryant.boatright@proton.me> (raw)
Correct camel case names reported by checkpatch.
These patches are not required to be applied in any order.
Bryant Boatright (3):
staging: rtl8723bs: Rename camel case enumeration
staging: rtl8723bs: Rename camel case argument
staging: rtl8723bs: Rename camel case variiable
.../staging/rtl8723bs/core/rtw_ieee80211.c | 40 +++++++++----------
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 2 +-
drivers/staging/rtl8723bs/include/ieee80211.h | 6 +--
3 files changed, 24 insertions(+), 24 deletions(-)
--
2.43.0
next reply other threads:[~2025-11-08 4:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-08 4:54 Bryant Boatright [this message]
2025-11-08 4:54 ` [PATCH 1/3] staging: rtl8723bs: Rename camel case enumeration Bryant Boatright
2025-11-08 5:51 ` Michael Straube
2025-11-10 17:24 ` Bryant Boatright
2025-11-08 4:55 ` [PATCH 2/3] staging: rtl8723bs: Rename camel case argument Bryant Boatright
2025-11-08 4:55 ` [PATCH 3/3] staging: rtl8723bs: Rename camel case variable Bryant Boatright
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=cover.1762576396.git.bryant.boatright@proton.me \
--to=bryant.boatright@proton.me \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.