From: Greg KH <gregkh@linuxfoundation.org>
To: Daniel Guihot <daniel.guihot123@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-staging@lists.linux.dev
Subject: Re: [PATCH v2] staging: rtl8723bs: remove unnecessary braces from single statement blocks
Date: Fri, 10 Jul 2026 16:47:25 +0200 [thread overview]
Message-ID: <2026071019-exert-delete-4888@gregkh> (raw)
In-Reply-To: <20260708120747.22388-2-daniel.guihot123@gmail.com>
On Wed, Jul 08, 2026 at 10:07:48PM +1000, Daniel Guihot wrote:
> Remove braces around single statement blocks in rtl8723b_hal_init.c to
> comply with the kernel coding 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>
> ---
> v2: No code changes, v1 was accidentally delivered from two different
> addresses. Resent for consistency.
Doesn't apply to my tree :(
prev parent reply other threads:[~2026-07-10 14:47 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
2026-07-08 11:45 ` Daniel Guihot
2026-07-08 12:07 ` [PATCH v2] " Daniel Guihot
2026-07-10 14:47 ` Greg KH [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=2026071019-exert-delete-4888@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 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.