[PATCH 0/3] staging: rtl8192e: some refactoring
From: Michael Straube
Date: Sun May 26 2024 - 07:20:52 EST
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.
Michael Straube (3):
staging: rtl8192e: reduce indentation level
staging: rtl8192e: remove unnecessary line breaks
staging: rtl8192e: remove dead code
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 154 ++++++++++-----------
1 file changed, 71 insertions(+), 83 deletions(-)
--
2.45.1