linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: rtl8192e: some refactoring
@ 2024-05-27  9:45 Michael Straube
  2024-05-27  9:45 ` [PATCH v2 1/2] staging: rtl8192e: reduce indentation level Michael Straube
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Straube @ 2024-05-27  9:45 UTC (permalink / raw)
  To: gregkh
  Cc: philipp.g.hortmann, namcao, linux-staging, linux-kernel,
	Michael Straube

This series refactors two for loops in _rtl92e_dm_rx_path_sel_byrssi()
to reduce indentation and improve readability.

Compile-tested only, due to lack of hardware.

v1 -> v2
- Removed patch 3/3
- Added Nam Cao's reviewed-by tags from v1

Michael Straube (2):
  staging: rtl8192e: reduce indentation level
  staging: rtl8192e: remove unnecessary line breaks

 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 160 ++++++++++-----------
 1 file changed, 77 insertions(+), 83 deletions(-)

-- 
2.45.1


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

end of thread, other threads:[~2024-05-27 10:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-27  9:45 [PATCH v2 0/2] staging: rtl8192e: some refactoring Michael Straube
2024-05-27  9:45 ` [PATCH v2 1/2] staging: rtl8192e: reduce indentation level Michael Straube
2024-05-27  9:45 ` [PATCH v2 2/2] staging: rtl8192e: remove unnecessary line breaks Michael Straube
2024-05-27 10:07 ` [PATCH v2 0/2] staging: rtl8192e: some refactoring Dan Carpenter

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).