]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wilc1000: rename pstrCfgParamVal varaible in set_wiphy_params()
authorAjay Singh <ajay.kathat@microchip.com>
Tue, 16 Jan 2018 14:02:30 +0000 (19:32 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Jan 2018 14:06:20 +0000 (15:06 +0100)
commitd88af777acbc6ddb531b75789b9596feb77ffd1b
tree54d7fd11594b33b0afcebb99250f9bd7f03a3840
parent8ed313f1cd9f8291c6e23acead85b931c0998790
staging: wilc1000: rename pstrCfgParamVal varaible in set_wiphy_params()

This is a cleanup patch to fix camelCase issue found by checkpatch.pl
script.
In this patch, renamed pstrCfgParamVal to cfg_param_val to avoid
camelCase for variable name.

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