staging: rtl8192u: Corrects 'Avoid CamelCase' for variables
authorCamylla Goncalves Cantanheide <c.cantanheide@gmail.com>
Tue, 17 Mar 2020 08:51:30 +0000 (08:51 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Mar 2020 11:50:40 +0000 (12:50 +0100)
commita6b65a45258009f8d9d9052b047863ab2b89254c
treef273d4b9338403a60fcfde3738cfceded419e853
parentb85791ce080b57e35c5b757fee88b625c4feda5b
staging: rtl8192u: Corrects 'Avoid CamelCase' for variables

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@gmail.com>
Link: https://lore.kernel.org/r/20200317085130.21213-2-c.cantanheide@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c