linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: r8192e: Rename variables in rtl_dm.h
@ 2022-10-10 19:04 Dragan Cvetic
  2022-10-10 19:04 ` [PATCH 1/3] staging: rtl8192e: Rename CurSTAConnectState and PreSTAConnectState Dragan Cvetic
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dragan Cvetic @ 2022-10-10 19:04 UTC (permalink / raw)
  To: philipp.g.hortmann; +Cc: linux-staging, linux-kernel, Dragan Cvetic

Rename variables to avoid CamelCase which is not accepted by checkpatch.

No test performed on HW, just build.

Dragan Cvetic (3):
  staging: rtl8192e: Rename CurSTAConnectState and PreSTAConnectState
  staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF
  staging: rtl8192e: Rename Op, Length and Value

 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 48 +++++++++++-----------
 drivers/staging/rtl8192e/rtl8192e/rtl_dm.h | 16 ++++----
 2 files changed, 32 insertions(+), 32 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-10-20 15:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-10 19:04 [PATCH 0/3] staging: r8192e: Rename variables in rtl_dm.h Dragan Cvetic
2022-10-10 19:04 ` [PATCH 1/3] staging: rtl8192e: Rename CurSTAConnectState and PreSTAConnectState Dragan Cvetic
2022-10-10 19:04 ` [PATCH 2/3] staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF Dragan Cvetic
2022-10-20 15:32   ` Greg KH
2022-10-10 19:04 ` [PATCH 3/3] staging: rtl8192e: Rename Op, Length and Value Dragan Cvetic
2022-10-11 19:51 ` [PATCH 0/3] staging: r8192e: Rename variables in rtl_dm.h 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).