From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Andrei Khomenkov <khomenkov@mailbox.org>
Cc: Ethan Tidmore <ethantidmore06@gmail.com>,
Dan Carpenter <error27@gmail.com>,
linux-staging@lists.linux.dev
Subject: Re: [PATCH v5 3/3] staging: rtl8723bs: cleanup if-statements formatting
Date: Sun, 26 Apr 2026 22:16:13 +0200 [thread overview]
Message-ID: <2026042600-skillet-grew-18d1@gregkh> (raw)
In-Reply-To: <20260421220058.29317-4-khomenkov@mailbox.org>
On Wed, Apr 22, 2026 at 01:00:58AM +0300, Andrei Khomenkov wrote:
> Fix if-statements formatting to improve code readability
> and conform to the Linux kernel coding style. This fixes
> the following checkpatch.pl issues:
>
> - LONG_LINE: wrap lines exceeding 100 characters.
> - LOGICAL_CONTINUATIONS: move logical operators to the previous line.
> - PARENTHESIS_ALIGNMENT: fix alignment of continued conditions.
> - BRACES: remove redundant curly braces for single-statement blocks.
Shouldn't this be at least 4 different patches?
thanks,
greg k-h
prev parent reply other threads:[~2026-04-27 3:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-21 22:00 [PATCH v5 0/3] staging: rtl8723bs: simplify booleans and cleanup style Andrei Khomenkov
2026-04-21 22:00 ` [PATCH v5 1/3] staging: rtl8723bs: simplify boolean comparisons Andrei Khomenkov
2026-04-26 20:15 ` Greg Kroah-Hartman
2026-04-21 22:00 ` [PATCH v5 2/3] staging: rtl8723bs: add spaces around bitwise OR operators Andrei Khomenkov
2026-04-21 22:00 ` [PATCH v5 3/3] staging: rtl8723bs: cleanup if-statements formatting Andrei Khomenkov
2026-04-26 20:16 ` Greg Kroah-Hartman [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=2026042600-skillet-grew-18d1@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=error27@gmail.com \
--cc=ethantidmore06@gmail.com \
--cc=khomenkov@mailbox.org \
--cc=linux-staging@lists.linux.dev \
/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