On Wed, Jan 14, 2026 at 03:19:46PM +0530, Archit Anant wrote:
> From: ArchitAnant <architanant5@gmail.com>
>
> This patch series fixes several coding style issues in rtw_cmd.c
> identified by checkpatch.pl.
>
> Changes include:
> - Adding missing spaces around operators.
> - Removing unnecessary blank lines.
> - Fixing alignment to match open parenthesis.
>
> ArchitAnant (3):
> staging: rtl8723bs: fix spacing around operators
> staging: rtl8723bs: remove unnecessary blank lines
> staging: rtl8723bs: fix alignment to match open parenthesis
>
> drivers/staging/rtl8723bs/core/rtw_cmd.c | 56 +++++++++++-------------
> 1 file changed, 26 insertions(+), 30 deletions(-)
>
> --
> 2.39.5
>
>
Only a portion of this series applied to my tree, please rebase and
resend the remaining ones.
thanks,
greg k-h