[PATCH 0/5] Clean up patches for rtl8723bs driver
Erick Karanja <[email protected]> Mon, 31 Mar 2025 18:37:53 +0300
| Newsgroups | dev.linux.lists.outreachy,dev.linux.lists.linux-staging,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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