[PATCH 0/3] staging: rtl8192e: some refactoring

Michael Straube posted 3 patches 1 year, 8 months ago
There is a newer version of this series
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 154 ++++++++++-----------
1 file changed, 71 insertions(+), 83 deletions(-)
[PATCH 0/3] staging: rtl8192e: some refactoring
Posted by Michael Straube 1 year, 8 months ago
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