staging: wilc1000: remove typedef from tstrCfgParamVal
authorLeo Kim <leo.kim@atmel.com>
Mon, 5 Oct 2015 06:25:46 +0000 (15:25 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Oct 2015 09:56:03 +0000 (10:56 +0100)
commit9529650a55f69362c386463001ded3ec0c5f99b3
tree51f05b2a20f2de706c31e9a6f860b41caf901e9c
parentcd1e6cb4c9e165b37632995deb722becbaf2e91b
staging: wilc1000: remove typedef from tstrCfgParamVal

This patch removes typedef from the struct tstrCfgParamVal.
And rename it to cfg_param_val.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/host_interface.h
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
This page took 0.024742 seconds and 5 git commands to generate.