[PATCH v3 0/7] rename/remove functions and code style cleanup

From: Linus Probert

Date: Tue Mar 31 2026 - 11:57:11 EST


Thanks for the feedback on my last patch. I have adapted the following:

- Split each global function rename into their own patch. (1 - 5)
- Placed the removed functions in their own patch. (6)
- Created one additional patch for removal of a "space before tab"
warning. (7)

Br,
Linus

Linus Probert (7):
staging: rtl8723bs: rename global function to snake_case
staging: rtl8723bs: rename global function to snake_case
staging: rtl8723bs: rename global function to snake_case
staging: rtl8723bs: rename global function to snake_case
staging: rtl8723bs: rename global function to snake_case
staging: rtl8723bs: remove unused global functions
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(-)

--
2.53.0