Re: [PATCH] staging: rtl8723bs: rename camelCase variable

From: Ethan Tidmore

Date: Sun Mar 29 2026 - 19:55:41 EST


On Sun Mar 29, 2026 at 3:07 AM CDT, Bhavya Gupta wrote:
> Rename the "pIE" variable to "ie" to comply with the linux kernel coding
> style.
>
> This fixes the following checkpatch.pl warnings:
> CHECK: Avoid CamelCase: <pIE>
>
> Signed-off-by: Bhavya Gupta <anim8tor.ing@xxxxxxxxx>
> ---

LGTM.

Reviewed-by: Ethan Tidmore <ethantidmore06@xxxxxxxxx>

Thanks,

ET