public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Linus Probert <linus.probert@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	Linus Probert <linus.probert@gmail.com>
Subject: [PATCH v2 0/2] rename and remove functions
Date: Tue, 31 Mar 2026 07:38:41 +0200	[thread overview]
Message-ID: <20260331053843.108678-1-linus.probert@gmail.com> (raw)

In v1 this was only one patch and it has now been split into two. The
first renaming functions the second removing two functions only declared
in header which were desovered during renaming.

Thanks,
Linus

Linus Probert (2):
  staging: rtl8723bs: rename global functions
  staging: rtl8723bs: remove unused functions

 drivers/staging/rtl8723bs/core/rtw_efuse.c    | 34 +++++++++----------
 .../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, 43 insertions(+), 40 deletions(-)

-- 
2.53.0


             reply	other threads:[~2026-03-31  5:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-31  5:38 Linus Probert [this message]
2026-03-31  5:38 ` [PATCH v2 1/2] staging: rtl8723bs: rename global functions Linus Probert
2026-03-31  8:43   ` Greg Kroah-Hartman
2026-03-31  5:38 ` [PATCH v2 2/2] staging: rtl8723bs: remove unused functions 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=20260331053843.108678-1-linus.probert@gmail.com \
    --to=linus.probert@gmail.com \
    --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