mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Marcos Andrade <marcosandrade95963@gmail.com>
To: dan.carpenter@linaro.org
Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org,
	Marcos Andrade <marcosandrade95963@gmail.com>
Subject: [PATCH v2 0/3] staging: rtl8723bs: rename rt_channel_info members to snake_case
Date: Sat, 21 Mar 2026 16:02:15 +0000	[thread overview]
Message-ID: <20260321160217.36060-1-marcosandrade95963@gmail.com> (raw)
In-Reply-To: <message-id-do-email-do-dan>

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
  staging: rtl8723bs: update rt_channel_info member usage to snake_case
    in wifi_reged.c

 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 82 +++++++++----------
 .../staging/rtl8723bs/include/rtw_mlme_ext.h  |  4 +-
 drivers/staging/rtl8723bs/os_dep/wifi_regd.c  |  4 +-
 3 files changed, 45 insertions(+), 45 deletions(-)

-- 
2.53.0


       reply	other threads:[~2026-03-21 16:02 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 ` Marcos Andrade [this message]
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   ` [PATCH v2 0/3] " 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=20260321160217.36060-1-marcosandrade95963@gmail.com \
    --to=marcosandrade95963@gmail.com \
    --cc=dan.carpenter@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --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

all inboxes | Powered by JetHome®