mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: r8192e: Rename macro defined in rtl_dm.h
@ 2022-10-10 19:04 Dragan Cvetic
  2022-10-10 19:04 ` [PATCH 1/3] staging: rtl8192e: Rename RateAdapt..., RxPath...TH_low, RxPath..._TH Dragan Cvetic
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ 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 macro definitions to avoid CamelCase which is not accepted by
checkpatch.

No test performed on HW, just build.

Dragan Cvetic (3):
  staging: rtl8192e: Rename RateAdapt..., RxPath...TH_low, RxPath..._TH
  staging: rtl8192e: Rename RateAdap...20M, RateAdap...40M, VeryLowRSSI
  staging: rtl8192e: Rename WAIotTHVal, RegC38_TH

 .../staging/rtl8192e/rtl8192e/r8192E_dev.c    | 14 ++++++------
 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c    | 22 +++++++++----------
 drivers/staging/rtl8192e/rtl8192e/rtl_dm.h    | 16 +++++++-------
 3 files changed, 26 insertions(+), 26 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-10-11 19:51 UTC | newest]

Thread overview: 5+ 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 macro defined in rtl_dm.h Dragan Cvetic
2022-10-10 19:04 ` [PATCH 1/3] staging: rtl8192e: Rename RateAdapt..., RxPath...TH_low, RxPath..._TH Dragan Cvetic
2022-10-10 19:04 ` [PATCH 2/3] staging: rtl8192e: Rename RateAdap...20M, RateAdap...40M, VeryLowRSSI Dragan Cvetic
2022-10-10 19:04 ` [PATCH 3/3] staging: rtl8192e: Rename WAIotTHVal, RegC38_TH Dragan Cvetic
2022-10-11 19:50 ` [PATCH 0/3] staging: r8192e: Rename macro defined 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

Powered by JetHome