staging: wilc1000: remove typedef from the struct tstrHostIFCfgParamAttr
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:41 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 05:57:17 +0000 (22:57 -0700)
commit361ff841ff1980427fce63ac99cfdec350bc83e9
treed7feeae05c07a58242d08417ae1cfba08ead9abb
parentc98387a5736e928273fbe306942b447afea964e6
staging: wilc1000: remove typedef from the struct tstrHostIFCfgParamAttr

This patch removes typedef from the struct tstrHostIFCfgParamAttr and
renames it to cfg_param_attr in order to comply with the Linux coding
style.

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