Re: [PATCH v2 2/3] staging: rtl8723bs: Rename camel case argument
From: Greg Kroah-Hartman
Date: Mon Nov 24 2025 - 11:44:34 EST
On Mon, Nov 10, 2025 at 07:49:46PM +0000, Bryant Boatright wrote:
> Adhere to Linux kernel style.
>
> Reported by checkpatch:
>
> CHECK: Avoid CamelCase: <bw_40MHz>
MHz is the correct spelling of this, right? I think "mhz" means
something else (i.e. nothing.)
So this isn't a good change, sorry.
thanks,
greg k-h