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

From: Greg KH

Date: Mon Mar 09 2026 - 12:10:46 EST


On Mon, Mar 02, 2026 at 06:08:49PM +0200, 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>

Does not apply to my current tree :(