From: Philipp Hortmann <philipp.g.hortmann@gmail.com>
To: Michael Straube <straube.linux@gmail.com>, gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] staging: rtl8192e: some simple cleanups
Date: Mon, 19 Jun 2023 22:04:18 +0200 [thread overview]
Message-ID: <d1030525-4b62-10dd-2b2e-1aedaf489324@gmail.com> (raw)
In-Reply-To: <20230619150953.22484-1-straube.linux@gmail.com>
On 6/19/23 17:09, Michael Straube wrote:
> Four patches with simple coding style cleanups.
>
> Michael Straube (4):
> staging: rtl8192e: clean up brace coding style issues
> staging: rtl8192e: convert else if sequence to switch
> staging: rtl8192e: remove return statement from void function
> staging: rtl8192e: remove comparison to true
>
> .../staging/rtl8192e/rtl8192e/r8192E_dev.c | 3 +-
> .../staging/rtl8192e/rtl8192e/r8192E_phy.c | 11 +++---
> drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 3 +-
> drivers/staging/rtl8192e/rtl8192e/rtl_ps.c | 3 +-
> drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 6 +--
> drivers/staging/rtl8192e/rtllib_softmac.c | 39 +++++++++++--------
> drivers/staging/rtl8192e/rtllib_softmac_wx.c | 4 +-
> 7 files changed, 40 insertions(+), 29 deletions(-)
>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
prev parent reply other threads:[~2023-06-19 20:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-19 15:09 [PATCH 0/4] staging: rtl8192e: some simple cleanups Michael Straube
2023-06-19 15:09 ` [PATCH 1/4] staging: rtl8192e: clean up brace coding style issues Michael Straube
2023-06-19 15:09 ` [PATCH 2/4] staging: rtl8192e: convert else if sequence to switch Michael Straube
2023-06-19 15:09 ` [PATCH 3/4] staging: rtl8192e: remove return statement from void function Michael Straube
2023-06-19 15:09 ` [PATCH 4/4] staging: rtl8192e: remove comparison to true Michael Straube
2023-06-19 20:04 ` Philipp Hortmann [this message]
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=d1030525-4b62-10dd-2b2e-1aedaf489324@gmail.com \
--to=philipp.g.hortmann@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=straube.linux@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