staging: wilc1000: remove typedef from the struct tstrWILC_AddStaParam
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:46 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 05:59:38 +0000 (22:59 -0700)
commit6a89ba9cee532e93098b014ea90d8efdebfc28c6
tree069edb8a582f25d2b77ccd6df83ace1ae0c19cb1
parentd0227fcbcc82fa68c637e70fde1153fa8ab850e6
staging: wilc1000: remove typedef from the struct tstrWILC_AddStaParam

This patch removes typedef from the struct tstrWILC_AddStaParam and
renames it to add_sta_param in oder 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
drivers/staging/wilc1000/host_interface.h
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
This page took 0.024233 seconds and 5 git commands to generate.