linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] Staging: rtl8192e: Style Guide Cleanup
@ 2023-07-12 23:23 Tree Davies
  2023-07-14  5:09 ` Philipp Hortmann
  0 siblings, 1 reply; 2+ messages in thread
From: Tree Davies @ 2023-07-12 23:23 UTC (permalink / raw)
  To: gregkh, philipp.g.hortmann, anjan, error27
  Cc: tdavies, linux-staging, linux-kernel

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


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

end of thread, other threads:[~2023-07-14  5:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12 23:23 [PATCH 00/12] Staging: rtl8192e: Style Guide Cleanup Tree Davies
2023-07-14  5:09 ` Philipp Hortmann

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).