Re: [PATCH 0/3 v2] staging: rtl8192e: renamed a variable

From: Dan Carpenter
Date: Wed Sep 27 2023 - 09:08:45 EST


On Wed, Sep 27, 2023 at 07:26:32AM -0400, Gary Rookard wrote:
> Hi!,
>
> This patch series renames the same mixed case variable in (3) different
> files of staging/rtl8192e.
> 1) rtllib.h
> 2) rtl819x_HTProc.c
> 3) rtllib_module.c
>

You need to do this all in one patch, otherwise the kernel can't compile
if we only apply 1 or just 1 and 2.

regards,
dan carpenter