public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Marcos Andrade <marcosandrade95963@gmail.com>
Cc: dan.carpenter@linaro.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/3] staging: rtl8723bs: rename rt_channel_info members to snake_case
Date: Tue, 31 Mar 2026 08:50:50 +0200	[thread overview]
Message-ID: <2026033127-atypical-deputy-e0dc@gregkh> (raw)
In-Reply-To: <20260321160217.36060-1-marcosandrade95963@gmail.com>

On Sat, Mar 21, 2026 at 04:02:15PM +0000, Marcos Andrade wrote:
> This series renames the CamelCase member names ChannelNum and ScanType
> of struct rt_channel_info to their snake_case equivalents channel_num
> and scan_type, updating all their usages across the driver.
> 
> Changes in v2:
> - Fix incorrect member assignment in rtw_mlme_ext.c
>   (channel_num was wrongly assigned from scan_type)
> 
> Marcos Andrade (3):
>   staging: rtl8723bs: rename rt_channel_info members to snake_case
>   staging: rtl8723bs: rename rt_channel_info members to snake_case

You have different patches with identical subject lines, which is not a
good idea.  Please make them unique.

thanks,

greg k-h

      parent reply	other threads:[~2026-03-31  6:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <message-id-do-email-do-dan>
2026-03-21 16:02 ` [PATCH v2 0/3] staging: rtl8723bs: rename rt_channel_info members to snake_case Marcos Andrade
2026-03-21 16:02   ` [PATCH v2 1/3] " Marcos Andrade
2026-03-21 16:02   ` [PATCH v2 2/3] " Marcos Andrade
2026-03-31  6:50   ` 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=2026033127-atypical-deputy-e0dc@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=dan.carpenter@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=marcosandrade95963@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