All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ethan Tidmore" <ethantidmore06@gmail.com>
To: "Linus Probert" <linus.probert@gmail.com>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>
Cc: <linux-staging@lists.linux.dev>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v6 0/7] staging: rtl8723bs: rename/remove functions
Date: Fri, 03 Apr 2026 22:27:06 -0500	[thread overview]
Message-ID: <DHK1U5HYRLGH.39JHLS935LWF9@gmail.com> (raw)
In-Reply-To: <20260403223327.1831215-1-linus.probert@gmail.com>

On Fri Apr 3, 2026 at 5:33 PM CDT, Linus Probert wrote:
> Renames global functions in rtw_efuse.h (1-5)
> Removes a space before tab in efuse.h (6)
> Removes two unsued functions in efuse.h (7)
>
> Changes in v6:
> 	- Fixed typo in 3
> Changes in v5:
> 	- Reworded subjects in 4 and 6
> Changes in v4:
> 	- Distinct subjects on renaming patches
> Changes in v3:
> 	- Furher split renaming patch into separate patches
> Changes in v2:
> 	- Split patch into series
>
> Linus Probert (7):
>   staging: rtl8723bs: rename global function Efuse_CalculateWordCnts
>   staging: rtl8723bs: efuse_OneByteRead() -> rtw_efuse_one_byte_read()
>   staging: rtl8723bs: rename EFUSE_Read1Byte() to
>     rtw_efuse_read_1_byte()
>   staging: rtl8723bs: EFUSE_ShadowMapUpdate ->
>     rtw_efuse_shadow_map_update
>   staging: rtl8723bs: rename EFUSE_ShadowRead() to
>     rtw_efuse_shadow_read()
>   staging: rtl8723bs: remove two unused function prototypes
>   staging: rtl8723bs: remove space before tab
>
>  drivers/staging/rtl8723bs/core/rtw_efuse.c    | 22 ++++++-------
>  .../staging/rtl8723bs/hal/rtl8723b_hal_init.c | 33 +++++++++++--------
>  drivers/staging/rtl8723bs/hal/sdio_halinit.c  |  2 +-
>  drivers/staging/rtl8723bs/include/rtw_efuse.h | 14 ++++----
>  4 files changed, 37 insertions(+), 34 deletions(-)

LGTM.

Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>

Thanks,

ET

  parent reply	other threads:[~2026-04-04  3:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-03 22:33 [PATCH v6 0/7] staging: rtl8723bs: rename/remove functions Linus Probert
2026-04-03 22:33 ` [PATCH v6 1/7] staging: rtl8723bs: rename global function Efuse_CalculateWordCnts Linus Probert
2026-04-03 22:33 ` [PATCH v6 2/7] staging: rtl8723bs: efuse_OneByteRead() -> rtw_efuse_one_byte_read() Linus Probert
2026-04-03 22:33 ` [PATCH v6 3/7] staging: rtl8723bs: rename EFUSE_Read1Byte() to rtw_efuse_read_1_byte() Linus Probert
2026-04-03 22:33 ` [PATCH v6 4/7] staging: rtl8723bs: EFUSE_ShadowMapUpdate -> rtw_efuse_shadow_map_update Linus Probert
2026-04-03 22:33 ` [PATCH v6 5/7] staging: rtl8723bs: rename EFUSE_ShadowRead() to rtw_efuse_shadow_read() Linus Probert
2026-04-03 22:33 ` [PATCH v6 6/7] staging: rtl8723bs: remove two unused function prototypes Linus Probert
2026-04-03 22:33 ` [PATCH v6 7/7] staging: rtl8723bs: remove space before tab Linus Probert
2026-04-04  3:27 ` Ethan Tidmore [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-04-03 22:32 [PATCH v6 0/7] staging: rtl8723bs: rename/remove functions Linus Probert
2026-04-03 22:35 ` Linus Probert

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=DHK1U5HYRLGH.39JHLS935LWF9@gmail.com \
    --to=ethantidmore06@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linus.probert@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.