All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] rename and remove functions
@ 2026-03-31  5:38 Linus Probert
  2026-03-31  5:38 ` [PATCH v2 1/2] staging: rtl8723bs: rename global functions Linus Probert
  2026-03-31  5:38 ` [PATCH v2 2/2] staging: rtl8723bs: remove unused functions Linus Probert
  0 siblings, 2 replies; 4+ messages in thread
From: Linus Probert @ 2026-03-31  5:38 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-staging, linux-kernel, Linus Probert

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-03-31  8:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-31  5:38 [PATCH v2 0/2] rename and remove functions Linus Probert
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

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.