Re: [PATCH v3] staging: rtl8723bs: fix CamelCase variable names

From: Ethan Tidmore

Date: Mon Mar 02 2026 - 12:31:15 EST


On Mon Mar 2, 2026 at 10:08 AM CST, Rivka Bukchin wrote:
> Rename pHT_info_ie and pHT_caps_ie to ht_info_ie and ht_caps_ie
> to address checkpatch CamelCase warnings and follow snake_case
> naming convention used in the kernel.
>
> Signed-off-by: Rivka Bukchin <rivkab300@xxxxxxxxx>
>
> ---
> v3:
> - Rename pHT_caps_ie to ht_caps_ie for consistency
> - Fix commit message format
>
> v2:
> - Use full real name in Signed-off-by and From fields

Patch failed to apply against staging-next. :(

Thanks,

ET