staging: wilc1000: remove typedef from the struct tstrHostIFSetChan
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:42 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 05:57:48 +0000 (22:57 -0700)
commit326b323d012b04ec8932b1135290e463bb120fad
tree25ec15b26e3afd600d9c09e3f4b80ba6666e29d5
parent361ff841ff1980427fce63ac99cfdec350bc83e9
staging: wilc1000: remove typedef from the struct tstrHostIFSetChan

This patch removes typedef from the struct tstrHostIFSetChan and ranames
it to set_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.024633 seconds and 5 git commands to generate.