[PATCH v3 0/3] staging: rtl8723bs: clean up coding style in sdio_intf.c

From: Vitaliy Slivinskiy

Date: Sun May 31 2026 - 13:00:25 EST


This patch series fixes several coding style issues in sdio_intf.c
reported by checkpatch.pl, including unnecessary braces, spacing
around conditional operators, and formatting of function declarations.

Changes in v3:
- Split the changes into three separate patches as requested.
- Fixed the sentinel entry in the sdio_ids array.

Vitaliy Slivinskiy (3):
staging: rtl8723bs: remove unnecessary braces and comments
staging: rtl8723bs: fix spacing around conditional operators
staging: rtl8723bs: clean up blank lines and function formatting

drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)

--
2.53.0