[PATCH 0/4] staging: rtl8723bs: macro fixes in basic_types.h

From: Mashiro Chen

Date: Sat Mar 28 2026 - 10:27:45 EST


This series addresses several issues in the basic_types.h header
of the rtl8723bs driver.

The first patch fixes a latent logic bug in a 4-byte write macro.
The second patch improves macro safety by adding parentheses.
The remaining patches clean up coding style issues, including
unnecessary do-while loops and redundant blank lines.

Mashiro Chen (4):
staging: rtl8723bs: fix logic bug in WRITEEF4BYTE macro
staging: rtl8723bs: wrap complex macros with parentheses
staging: rtl8723bs: remove unnecessary do-while for macros
staging: rtl8723bs: remove redundant blank lines in basic_types.h

.../staging/rtl8723bs/include/basic_types.h | 26 +++++++------------
1 file changed, 10 insertions(+), 16 deletions(-)

--
2.53.0