From: Greg KH <gregkh@linuxfoundation.org>
To: Ethan Tidmore <ethantidmore06@gmail.com>
Cc: Siwanan Bungtong <horstaufmental@gmail.com>,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/7] staging: rtl8723bs: rtw_ap: remove unnecessary void * casts
Date: Tue, 10 Feb 2026 06:00:28 +0100 [thread overview]
Message-ID: <2026021059-overflow-quilt-e0a3@gregkh> (raw)
In-Reply-To: <DGAXL0XT4SHU.2S7DS74PUMEKD@gmail.com>
On Mon, Feb 09, 2026 at 08:37:08PM -0600, Ethan Tidmore wrote:
> On Mon Feb 9, 2026 at 5:51 PM CST, Siwanan Bungtong wrote:
> > Remove redundant (void *) casts when calling memcpy/memset and
> > other helpers. These casts are unnecessary since C implicitly
> > converts to void * and they only add noise.
> >
> > No functional change.
> >
> > Signed-off-by: Siwanan Bungtong <horstaufmental@gmail.com>
>
> Hi,
>
> You don't have to write the file name in your subject line, "staging:
> rtl8723bs: ..." is preferred. Please resend this patch series with the
> correct formatting.
No, for this type of series, the filename makes sense. The subjects
would not be unique otherwise.
So the subjects are fine here.
thanks,
greg k-h
next prev parent reply other threads:[~2026-02-10 5:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-09 23:51 [PATCH 0/7] staging: rtl8723bs: remove unnecessary void pointer casts Siwanan Bungtong
2026-02-09 23:51 ` [PATCH 1/7] staging: rtl8723bs: rtw_ap: remove unnecessary void * casts Siwanan Bungtong
2026-02-10 2:37 ` Ethan Tidmore
2026-02-10 5:00 ` Greg KH [this message]
2026-02-10 5:21 ` Ethan Tidmore
2026-02-09 23:51 ` [PATCH 2/7] staging: rtl8723bs: rtw_efuse: " Siwanan Bungtong
2026-02-09 23:51 ` [PATCH 3/7] staging: rtl8723bs: rtw_ieee80211: " Siwanan Bungtong
2026-02-09 23:51 ` [PATCH 4/7] staging: rtl8723bs: rtw_mlme_ext: " Siwanan Bungtong
2026-02-09 23:51 ` [PATCH 5/7] staging: rtl8723bs: rtw_security: " Siwanan Bungtong
2026-02-09 23:51 ` [PATCH 6/7] staging: rtl8723bs: rtl8723b_hal_init: " Siwanan Bungtong
2026-02-09 23:51 ` [PATCH 7/7] staging: rtl8723bs: ioctl_cfg80211: " Siwanan Bungtong
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=2026021059-overflow-quilt-e0a3@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=ethantidmore06@gmail.com \
--cc=horstaufmental@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