public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Staging: rtl8192e: Rename 6 variables to Style guide spec
@ 2023-12-17 23:55 Tree Davies
  2023-12-17 23:55 ` [PATCH 1/6] Staging: rtl8192e: Rename array variable RxTsRecord Tree Davies
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Tree Davies @ 2023-12-17 23:55 UTC (permalink / raw)
  To: gregkh, philipp.g.hortmann, anjan
  Cc: linux-staging, linux-kernel, Tree Davies

This patch set renames variable to fix checkpatch warnings
Thank you in advance to reviewers
~Tree

Tree Davies (6):
  Staging: rtl8192e: Rename array variable RxTsRecord
  Staging: rtl8192e: Rename array variable TxTsRecord
  Staging: rtl8192e: Rename variable ucTSID
  Staging: rtl8192e: Rename variable pDelBaParamSet
  Staging: rtl8192e: Rename variable TxRxSelect
  Staging: rtl8192e: Rename variable pBaStartSeqCtrl

 drivers/staging/rtl8192e/rtl819x_BAProc.c | 42 +++++++++++------------
 drivers/staging/rtl8192e/rtl819x_Qos.h    |  2 +-
 drivers/staging/rtl8192e/rtl819x_TSProc.c | 36 +++++++++----------
 drivers/staging/rtl8192e/rtllib.h         |  8 ++---
 4 files changed, 44 insertions(+), 44 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-12-18 15:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-17 23:55 [PATCH 0/6] Staging: rtl8192e: Rename 6 variables to Style guide spec Tree Davies
2023-12-17 23:55 ` [PATCH 1/6] Staging: rtl8192e: Rename array variable RxTsRecord Tree Davies
2023-12-17 23:55 ` [PATCH 2/6] Staging: rtl8192e: Rename array variable TxTsRecord Tree Davies
2023-12-17 23:55 ` [PATCH 3/6] Staging: rtl8192e: Rename variable ucTSID Tree Davies
2023-12-17 23:55 ` [PATCH 4/6] Staging: rtl8192e: Rename variable pDelBaParamSet Tree Davies
2023-12-17 23:55 ` [PATCH 5/6] Staging: rtl8192e: Rename variable TxRxSelect Tree Davies
2023-12-17 23:55 ` [PATCH 6/6] Staging: rtl8192e: Rename variable pBaStartSeqCtrl Tree Davies
2023-12-18 15:32 ` [PATCH 0/6] Staging: rtl8192e: Rename 6 variables to Style guide spec Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox