Re: [PATCH] staging: rtl8723bs: fix cmdThread CamelCase style warning

From: Greg KH

Date: Mon Jul 06 2026 - 01:18:39 EST


On Sun, Jul 05, 2026 at 12:48:48PM -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.

Your patch changed more than just one variable name :(