[PATCH 0/5] Clean up patches for rtl8723bs driver
From: Erick Karanja
Date: Mon Mar 31 2025 - 11:45:49 EST
Address different checkpatch warnings and checks
for the staging/rtl8723bs driver.
The patches can be applied in any sequence.
Erick Karanja (5):
staging: rtl8723bs: use preferred comparison order
staging: rtl8723bs: replace kmalloc + memset with kzalloc
staging: rtl8723bs: add spaces between ternary and binary operators
staging: rtl8723bs: no space before tabs
staging: rtl8723bs: Rename variables
.../staging/rtl8723bs/hal/HalBtc8723b1Ant.c | 1266 ++++++++---------
drivers/staging/rtl8723bs/hal/hal_btcoex.c | 64 +-
.../staging/rtl8723bs/hal/odm_CfoTracking.c | 4 +-
.../staging/rtl8723bs/os_dep/osdep_service.c | 7 +-
4 files changed, 668 insertions(+), 673 deletions(-)
--
2.43.0