Re: [PATCH v2] staging: rtl8192u: Corrects 'Avoid CamelCase' for variables

From: Greg KH
Date: Thu Mar 19 2020 - 10:14:11 EST


On Wed, Mar 18, 2020 at 09:12:05PM +0000, Camylla Goncalves Cantanheide wrote:
> The variables of function setKey triggered a 'Avoid CamelCase'
> warning from checkpatch.pl. This patch renames these
> variables to correct this warning.
>
> Signed-off-by: Camylla Goncalves Cantanheide <c.cantanheide@xxxxxxxxx>
> ---
> drivers/staging/rtl8192u/r8192U_core.c | 52 +++++++++++++-------------
> 1 file changed, 26 insertions(+), 26 deletions(-)

This does not apply to my tree at all :(