Re: [PATCH 2/3] staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF

From: Greg KH
Date: Thu Oct 20 2022 - 11:33:03 EST


On Mon, Oct 10, 2022 at 08:04:56PM +0100, Dragan Cvetic wrote:
> Rename variable Enable to enable, cck_Rx_path to cck_rx_path and
> disabledRF to disabled_rf to avoid CamelCase which is not accepted
> by checkpatch.
>
> Signed-off-by: Dragan Cvetic <dragan.m.cvetic@xxxxxxxxx>
> ---
> drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 20 ++++++++++----------
> drivers/staging/rtl8192e/rtl8192e/rtl_dm.h | 6 +++---
> 2 files changed, 13 insertions(+), 13 deletions(-)

This change did not apply to my tree.

Please rebase and resend.

thanks,

greg k-h