From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Daniel Guihot <daniel.guihot123@gmail.com>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: remove unnecessary braces from single statement blocks
Date: Tue, 7 Jul 2026 13:15:45 +0200 [thread overview]
Message-ID: <2026070718-charging-outsource-81a1@gregkh> (raw)
In-Reply-To: <20260705193340.14684-3-daniel.guihot123@gmail.com>
On Mon, Jul 06, 2026 at 05:33:42AM +1000, Daniel Guihot wrote:
> Remove braces around single statement blocks in rtl8723b_hal_init.c to
> comply with the kernel code style, as reported by checkpatch.pl:
>
> WARNING: braces {} are not necessary for single statement blocks
> WARNING: braces {} are not necessary for any arm of this statement
>
> No functional change.
>
> Signed-off-by: Daniel Guihot <daniel.guihot123@gmail.com>
> ---
> .../staging/rtl8723bs/hal/rtl8723b_hal_init.c | 32 +++++++------------
> 1 file changed, 12 insertions(+), 20 deletions(-)
You sent this twice, from two different email addresses? Which one is
correct?
Please resend a v2 from the correct one so we know what to do here.
thanks,
greg k-h
next prev parent reply other threads:[~2026-07-07 11:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-05 19:33 [PATCH] staging: rtl8723bs: remove unnecessary braces from single statement blocks Daniel Guihot
2026-07-07 11:15 ` Greg Kroah-Hartman [this message]
2026-07-08 11:45 ` Daniel Guihot
2026-07-08 12:07 ` [PATCH v2] " Daniel Guihot
2026-07-10 14:47 ` Greg KH
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=2026070718-charging-outsource-81a1@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=daniel.guihot123@gmail.com \
--cc=linux-kernel@vger.kernel.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