public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: rtl8192e: rename variable HTInitializeBssDesc and (4) other
@ 2023-12-21  3:09 Gary Rookard
  2023-12-21  3:10 ` [PATCH 1/5] staging: rtl8192e: rename variable HTInitializeBssDesc Gary Rookard
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Gary Rookard @ 2023-12-21  3:09 UTC (permalink / raw)
  To: gregkh, philipp.g.hortmann; +Cc: linux-staging, linux-kernel, Gary Rookard

Hi,

This patch series renames (5) different variables with
the checkpatch coding style issue, Avoid CamelCase.

Patch 1/5) rename variable HTInitializeBssDesc
Patch 2/5) rename variable HTResetSelfAndSavePeerSetting
Patch 3/5) rename variable HTCCheck
Patch 4/5) rename variable HTSetConnectBwModeCallback
Patch 5/5) rename variable ePeerHTSpecVer

Signed-off-by: Gary Rookard <garyrookard@fastmail.org>

Gary Rookard (5):
  staging: rtl8192e: rename variable HTInitializeBssDesc
  staging: rtl8192e: rename variable HTResetSelfAndSavePeerSetting
  staging: rtl8192e: rename variable HTCCheck
  staging: rtl8192e: rename variable HTSetConnectBwModeCallback
  staging: rtl8192e: rename variable ePeerHTSpecVer

 drivers/staging/rtl8192e/rtl819x_HT.h     |  2 +-
 drivers/staging/rtl8192e/rtl819x_HTProc.c | 16 ++++++++--------
 drivers/staging/rtl8192e/rtllib.h         |  6 +++---
 drivers/staging/rtl8192e/rtllib_rx.c      |  6 +++---
 drivers/staging/rtl8192e/rtllib_softmac.c |  6 +++---
 5 files changed, 18 insertions(+), 18 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2023-12-21 13:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-21  3:09 [PATCH 0/5] staging: rtl8192e: rename variable HTInitializeBssDesc and (4) other Gary Rookard
2023-12-21  3:10 ` [PATCH 1/5] staging: rtl8192e: rename variable HTInitializeBssDesc Gary Rookard
2023-12-21  3:10 ` [PATCH 2/5] staging: rtl8192e: rename variable HTResetSelfAndSavePeerSetting Gary Rookard
2023-12-21  3:10 ` [PATCH 3/5] staging: rtl8192e: rename variable HTCCheck Gary Rookard
2023-12-21  3:10 ` [PATCH 4/5] staging: rtl8192e: rename variable HTSetConnectBwModeCallback Gary Rookard
2023-12-21  3:10 ` [PATCH 5/5] staging: rtl8192e: rename variable ePeerHTSpecVer Gary Rookard
2023-12-21 12:52 ` [PATCH 0/5] staging: rtl8192e: rename variable HTInitializeBssDesc and (4) other Greg KH
2023-12-21 13:06   ` Gary Rookard
2023-12-21 13:15     ` Greg KH
2023-12-21 13:19       ` Gary Rookard

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