From: "Ethan Tidmore" <ethantidmore06@gmail.com>
To: "Jose A. Perez de Azpillaga" <azpijr@gmail.com>,
<linux-staging@lists.linux.dev>
Cc: "Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Khushal Chitturi" <khushalchitturi@gmail.com>,
"Dan Carpenter" <dan.carpenter@linaro.org>,
"Zhuoheng Li" <lizhuoheng@kylinos.cn>,
"Rogério Fernandes Pereira" <rfp2005@gmail.com>,
"Ingo Molnar" <mingo@kernel.org>,
"Ethan Tidmore" <ethantidmore06@gmail.com>,
"Artur Stupa" <arthur.stupa@gmail.com>,
"Abraham Samuel Adekunle" <abrahamadekunle50@gmail.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/4] staging: rtl8723bs: format operators and logical continuations
Date: Tue, 03 Mar 2026 16:30:31 -0600 [thread overview]
Message-ID: <DGTI46LV9K3B.13GIMLXBFRI1A@gmail.com> (raw)
In-Reply-To: <20260303173844.47975-3-azpijr@gmail.com>
On Tue Mar 3, 2026 at 11:38 AM CST, Jose A. Perez de Azpillaga wrote:
> Fix spaces around different operators. Move logical continuations to the
> end of the previous line.
>
> Signed-off-by: Jose A. Perez de Azpillaga <azpijr@gmail.com>
> ---
> drivers/staging/rtl8723bs/core/rtw_pwrctrl.c | 48 ++++++++++----------
> 1 file changed, 24 insertions(+), 24 deletions(-)
LGTM.
One thing to note though is since this is a patch series you'd
typically want to have a cover letter describing your changes. And
then you'd send it all together using git send-email so they tie
together.
Thanks,
ET
next prev parent reply other threads:[~2026-03-03 22:30 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 17:38 [PATCH 0/4] staging: rtl8723bs: coding style cleanups Jose A. Perez de Azpillaga
2026-03-03 17:38 ` [PATCH 1/4] staging: rtl8723bs: remove redundant blank lines Jose A. Perez de Azpillaga
2026-03-03 22:18 ` Ethan Tidmore
2026-03-04 0:08 ` Ethan Tidmore
2026-03-04 8:08 ` Dan Carpenter
2026-03-04 9:00 ` Ethan Tidmore
2026-03-03 17:38 ` [PATCH 2/4] staging: rtl8723bs: format operators and logical continuations Jose A. Perez de Azpillaga
2026-03-03 22:30 ` Ethan Tidmore [this message]
2026-03-03 22:31 ` Ethan Tidmore
2026-03-03 17:38 ` [PATCH 3/4] staging: rtl8723bs: curly brace consistency Jose A. Perez de Azpillaga
2026-03-04 0:03 ` Ethan Tidmore
2026-03-03 17:38 ` [PATCH 4/4] staging: rtl8723bs: fix indentation, line length and declarations Jose A. Perez de Azpillaga
2026-03-04 0:07 ` Ethan Tidmore
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=DGTI46LV9K3B.13GIMLXBFRI1A@gmail.com \
--to=ethantidmore06@gmail.com \
--cc=abrahamadekunle50@gmail.com \
--cc=arthur.stupa@gmail.com \
--cc=azpijr@gmail.com \
--cc=dan.carpenter@linaro.org \
--cc=gregkh@linuxfoundation.org \
--cc=khushalchitturi@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=lizhuoheng@kylinos.cn \
--cc=mingo@kernel.org \
--cc=rfp2005@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.