Re: [PATCH 0/9] staging: rtl8723bs: coding style cleanup in hal_com.c

From: regpac youtube

Date: Tue Apr 14 2026 - 12:13:42 EST


Please disregard this series. I'll resend a cleaner version addressing
the feedback from Andy. Thanks, Marc

вт, 14 апр. 2026 г. в 12:58, Marc Finkelbaum <regpacy@xxxxxxxxx>:
>
> This series cleans up checkpatch --strict warnings in
> drivers/staging/rtl8723bs/hal/hal_com.c. All changes are purely
> cosmetic; the compiled .text section is byte-identical before
> and after the series (verified with objdump -d).
>
> Marc Finkelbaum (9):
> staging: rtl8723bs: remove extra blank lines
> staging: rtl8723bs: fix space-before-tab whitespace
> staging: rtl8723bs: fix block comment alignment
> staging: rtl8723bs: add spaces around binary operators
> staging: rtl8723bs: add space before inline block comments
> staging: rtl8723bs: fix Yoda conditions and == false comparisons
> staging: rtl8723bs: reformat multi-line function signatures
> staging: rtl8723bs: reformat switch-case blocks with braced bodies
> staging: rtl8723bs: wrap long lines and fix argument alignment
>
> drivers/staging/rtl8723bs/hal/hal_com.c | 296 ++++++++++++------------
> 1 file changed, 146 insertions(+), 150 deletions(-)
>
> --
> 2.53.0