staging: wilc1000: remove typedef from the struct tstrHostIFGetChan
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:43 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 05:59:09 +0000 (22:59 -0700)
commit29f84000740af55dfe3dc705a184cab3b04773c1
treef4b4bb7a89425fc79a876af697b5690341cf58fc
parent326b323d012b04ec8932b1135290e463bb120fad
staging: wilc1000: remove typedef from the struct tstrHostIFGetChan

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