staging: wilc1000: rename pstrCfgParamVal in struct cfg_param_attr
authorTony Cho <tony.cho@atmel.com>
Mon, 12 Oct 2015 07:56:06 +0000 (16:56 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 03:58:01 +0000 (20:58 -0700)
commit221371e5b286ed3b199b24a345f0db79d84dce2f
tree2cb512405d65b3e7a584d9b7727209e63914b740
parenta4ab1ade75a3ae1d252efb2d38865a677d503e8f
staging: wilc1000: rename pstrCfgParamVal in struct cfg_param_attr

This patch renames a variable of struct cfg_param_val in struct
cfg_param_attr, pstrCfgParamVal to cfg_attr_info to avoid CamelCase
naming convention.

Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c