staging: wilc1000: rename variables using camelCase in add_key()
authorAjay Singh <ajay.kathat@microchip.com>
Tue, 16 Jan 2018 14:02:28 +0000 (19:32 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Jan 2018 14:06:20 +0000 (15:06 +0100)
commit77b7328265f289633606b5050be762ad5e67b880
treee1c376fd78f987cb11b9a66a21346910d3520985
parente1375f1c001b2e0d865b6cd6c25c59571e1f1ae9
staging: wilc1000: rename variables using camelCase in add_key()

This is a cleanup patch to avoid using camelCase for variable
names.
Changes fix "Avoid camelCase" issue reported by checkpatch.pl script.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c