[PATCH 0/3] staging: style cleanups for sm750fb and rtl8723bs

Lorenzo Simonelli posted 3 patches 1 month ago
drivers/staging/rtl8723bs/core/rtw_mlme.c | 14 +++++++-------
drivers/staging/sm750fb/sm750.c           |  2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
[PATCH 0/3] staging: style cleanups for sm750fb and rtl8723bs
Posted by Lorenzo Simonelli 1 month ago
This patch series performs various style cleanups in the staging
directory to resolve warnings reported by checkpatch.pl.

The changes include:
- Fixing 'static const char * const' declarations in sm750fb.
- Removing trailing whitespace in rtw_mlme.c.
- Simplifying boolean expressions by removing unnecessary parentheses
  and explicit comparisons to 'true'.

All patches have been checked with checkpatch.pl and the modified 
files have been verified to compile correctly.

Lorenzo Simonelli (3):
  staging: sm750fb: fix static const char array warning
  staging: rtl8723bs: remove trailing whitespace
  staging: rtl8723bs: remove unnecessary parentheses and true comparisons

 drivers/staging/rtl8723bs/core/rtw_mlme.c | 14 +++++++-------
 drivers/staging/sm750fb/sm750.c           |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.52.0