linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Michael Straube <straube.linux@gmail.com>
To: gregkh@linuxfoundation.org
Cc: philipp.g.hortmann@gmail.com, namcao@linutronix.de,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	Michael Straube <straube.linux@gmail.com>
Subject: [PATCH v2 0/2] staging: rtl8192e: some refactoring
Date: Mon, 27 May 2024 11:45:25 +0200	[thread overview]
Message-ID: <20240527094527.2046-1-straube.linux@gmail.com> (raw)

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


             reply	other threads:[~2024-05-27  9:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-27  9:45 Michael Straube [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240527094527.2046-1-straube.linux@gmail.com \
    --to=straube.linux@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=namcao@linutronix.de \
    --cc=philipp.g.hortmann@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).