staging: wilc1000: remove typedef from the struct tstrHostIFSetIPAddr
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:50 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 06:00:26 +0000 (23:00 -0700)
commit15191eaf4ef2d705e9b529f24977a29de8ed0d2d
tree2af0874bf7209b3ba548c65ab03489995807f854
parent3d1eac048deeefc587c96fb2d950fe11b3b1cba4
staging: wilc1000: remove typedef from the struct tstrHostIFSetIPAddr

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