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