public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: r8188eu: some coding style cleanups
@ 2022-09-11 16:19 Michael Straube
  2022-09-11 16:19 ` [PATCH 1/6] staging: r8188eu: rename odm_SignalScaleMapping() Michael Straube
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Michael Straube @ 2022-09-11 16:19 UTC (permalink / raw)
  To: gregkh; +Cc: Larry.Finger, phil, linux-staging, linux-kernel, Michael Straube

This series contains some coding style cleanups in the file
odm_HWConfig.c.

Michael Straube (6):
  staging: r8188eu: rename odm_SignalScaleMapping()
  staging: r8188eu: clean up camel case in odm_signal_scale_mapping()
  staging: r8188eu: remove unnecessary initialization
  staging: r8188eu: rename odm_QueryRxPwrPercentage()
  staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()
  staging: r8188eu: replace tabs with space in
    odm_query_rxpwrpercentage()

 drivers/staging/r8188eu/hal/odm_HWConfig.c | 60 +++++++++++-----------
 1 file changed, 30 insertions(+), 30 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2022-09-11 17:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-11 16:19 [PATCH 0/6] staging: r8188eu: some coding style cleanups Michael Straube
2022-09-11 16:19 ` [PATCH 1/6] staging: r8188eu: rename odm_SignalScaleMapping() Michael Straube
2022-09-11 16:19 ` [PATCH 2/6] staging: r8188eu: clean up camel case in odm_signal_scale_mapping() Michael Straube
2022-09-11 16:19 ` [PATCH 3/6] staging: r8188eu: remove unnecessary initialization Michael Straube
2022-09-11 16:19 ` [PATCH 4/6] staging: r8188eu: rename odm_QueryRxPwrPercentage() Michael Straube
2022-09-11 16:19 ` [PATCH 5/6] staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage() Michael Straube
2022-09-11 16:19 ` [PATCH 6/6] staging: r8188eu: replace tabs with space " Michael Straube
2022-09-11 17:08 ` [PATCH 0/6] staging: r8188eu: some coding style cleanups Philipp Hortmann

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