Re: [PATCH] staging: rtl8723bs: coding style cleanup
From: Ethan Tidmore
Date: Tue Mar 17 2026 - 21:24:00 EST
On Tue Mar 17, 2026 at 5:14 PM CDT, Malavya Raval wrote:
> Dear Linux Staging Maintainers,
>
> I have performed a series of coding style cleanups on the rtl8723bs staging
> driver.
> These changes address multiple checkpatch.pl warnings, including CamelCase
> variable renaming, long line formatting, and missing blank lines to bring
> the code closer to kernel standards.
>
> The changes primarily focus on:
> - Renaming CamelCase variables and macros to snake_case.
> - Cleaning up formatting in rtw_io.c and rtw_cmd.c for readability.
>
> This is my first contribution to the Linux kernel. I hope these cleanups
> are helpful.
>
> Signed-off-by: Malavya Raval <malavyaraval@xxxxxxxxx>
This is html, please use plain text emails. Also, where are the changes?
If this was a patch series I believe you forget to send the actual
patches.
Thanks,
ET`