staging: wilc1000: remove typedef from the struct tstrHostIFconnectAttr
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:37 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 05:57:16 +0000 (22:57 -0700)
commit120ae59385cc744c9ae6a2054f2b90cfdfb45f9e
tree1b5e957c1e60b35ff26e79076cad0da07ee9057e
parentc476feb8d3e51fe1775207b72102f48d6177b963
staging: wilc1000: remove typedef from the struct tstrHostIFconnectAttr

This patch removes typedef from the struct tstrHostIFconnectAttr and
renames it to connect_attr 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.024875 seconds and 5 git commands to generate.