From: Greg KH <gregkh@linuxfoundation.org>
To: Moksh Panicker <mokshpanicker.7@gmail.com>
Cc: linux-staging@lists.linux.dev
Subject: Re: [PATCH v4 0/4] staging: rtl8723bs: fix efuse formatting and brace handling
Date: Sun, 17 May 2026 16:56:11 +0200 [thread overview]
Message-ID: <2026051742-mammogram-mammary-9f68@gregkh> (raw)
In-Reply-To: <20260517143723.13281-1-mokshpanicker.7@gmail.com>
On Sun, May 17, 2026 at 02:37:19PM +0000, Moksh Panicker wrote:
> This series fixes coding-style issues in
> drivers/staging/rtl8723bs/core/rtw_efuse.c and adds a missing brace fix.
>
> Patch 1 reformats rtw_efuse_read_1_byte() signature.
> Patch 2 adds braces to the else clause in rtw_efuse.c.
> Patch 3 reformats rtw_efuse_one_byte_read() signature.
> Patch 4 fixes missing brace/comment formatting in rtw_efuse_read_1_byte().
>
> v3 -> v4: added the missing brace fix as a separate patch and compile-tested the series.
>
> Moksh Panicker (4):
> staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature
> staging: rtl8723bs: add braces to else clause in rtw_efuse.c
> staging: rtl8723bs: reformat rtw_efuse_one_byte_read() signature
> staging: rtl8723bs: fix missing brace in rtw_efuse_read_1_byte
>
> drivers/staging/rtl8723bs/core/rtw_efuse.c | 12 ++++--------
> 2 files changed, 7 insertions(+), 8 deletions(-)
>
> --
> 2.34.1
>
>
This is the second v4 version :(
It should be v5, right? Also, what about the changes from v1 -> v4?
You have to list them too.
thanks,
greg k-h
next prev parent reply other threads:[~2026-05-17 14:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-17 14:37 [PATCH v4 0/4] staging: rtl8723bs: fix efuse formatting and brace handling Moksh Panicker
2026-05-17 14:37 ` [PATCH 1/4] staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature Moksh Panicker
2026-05-17 14:37 ` [PATCH 2/4] staging: rtl8723bs: add braces to else clause in rtw_efuse.c Moksh Panicker
2026-05-17 14:37 ` [PATCH 3/4] staging: rtl8723bs: reformat rtw_efuse_one_byte_read() signature Moksh Panicker
2026-05-17 14:37 ` [PATCH 4/4] staging: rtl8723bs: fix missing brace in rtw_efuse_read_1_byte Moksh Panicker
2026-05-17 14:56 ` Greg KH
2026-05-17 14:56 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-05-16 15:50 [PATCH v4 0/4] staging: rtl8723bs: fix efuse formatting and brace handling Moksh Panicker
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=2026051742-mammogram-mammary-9f68@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=linux-staging@lists.linux.dev \
--cc=mokshpanicker.7@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