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

Vitaliy Slivinskiy posted 3 patches 1 week ago
drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
[PATCH v3 0/3] staging: rtl8723bs: clean up coding style in sdio_intf.c
Posted by Vitaliy Slivinskiy 1 week ago
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