From: Tree Davies <tdavies@darkphysics.net>
To: gregkh@linuxfoundation.org, philipp.g.hortmann@gmail.com,
anjan@momi.ca, error27@gmail.com
Cc: tdavies@darkphysics.net, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: [PATCH 00/12] Staging: rtl8192e: Style Guide Cleanup
Date: Wed, 12 Jul 2023 16:23:44 -0700 [thread overview]
Message-ID: <ZK82AIxHctHFc27N@basil> (raw)
This patch series fixes checkpatch CamelCase warnings
in regard to drivers/staging/rtl8192e/rtl819x_BAProc.c
Tree Davies (12):
Staging: rtl8192e: Rename function ActivateBAEntry
Staging: rtl8192e: Rename function DeActivateBAEntry
Staging: rtl8192e: Rename function TxTsDeleteBA
Staging: rtl8192e: Rename function TsInitAddBA
Staging: rtl8192e: Rename function TsInitDelBA
Staging: rtl8192e: Rename function BaSetupTimeOut
Staging: rtl8192e: Rename function TxBaInactTimeout
Staging: rtl8192e: Rename function RxBaInactTimeout
Staging: rtl8192e: Rename variable pBA
Staging: rtl8192e: Rename variable Time
Staging: rtl8192e: Rename variable pTxTs
Staging: rtl8192e: Rename variable TxAdmittedBARecord
drivers/staging/rtl8192e/rtl819x_BAProc.c | 186 +++++++++++-----------
drivers/staging/rtl8192e/rtl819x_TS.h | 2 +-
drivers/staging/rtl8192e/rtl819x_TSProc.c | 20 +--
drivers/staging/rtl8192e/rtllib.h | 12 +-
drivers/staging/rtl8192e/rtllib_tx.c | 18 +--
5 files changed, 119 insertions(+), 119 deletions(-)
--
2.41.0
next reply other threads:[~2023-07-12 23:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-12 23:23 Tree Davies [this message]
2023-07-14 5:09 ` [PATCH 00/12] Staging: rtl8192e: Style Guide Cleanup Philipp Hortmann
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=ZK82AIxHctHFc27N@basil \
--to=tdavies@darkphysics.net \
--cc=anjan@momi.ca \
--cc=error27@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=philipp.g.hortmann@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).