Re: [PATCH] staging: rtl8723bs: fix cmdThread CamelCase style warning
From: Greg KH
Date: Sat Jul 04 2026 - 02:42:19 EST
On Fri, Jul 03, 2026 at 08:41:52PM -0700, Freeman Yuan wrote:
> Rename the CamelCase variable structure member cmdThread to cmd_thread
> inside drv_types.h and rtw_cmd.c to align with standard Linux kernel
> coding style guidelines.
> From: Freeman Yuan <freemanyuan15@xxxxxxxxx>
> Subject: [PATCH] staging: rtl8723bs: fix cmdThread CamelCase style warning
>
> Rename the CamelCase variable structure member cmdThread to cmd_thread
> inside drv_types.h and rtw_cmd.c to align with standard Linux kernel
> coding style guidelines.
>
> Signed-off-by: Your Real Name <freemanyuan15@xxxxxxxxx>
Interesting name :)