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

Mashiro Chen posted 4 patches 4 days, 22 hours ago
There is a newer version of this series
.../staging/rtl8723bs/include/basic_types.h   | 26 +++++++------------
1 file changed, 10 insertions(+), 16 deletions(-)
[PATCH 0/4] staging: rtl8723bs: macro fixes in basic_types.h
Posted by Mashiro Chen 4 days, 22 hours ago
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