]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/staging/wilc1000/host_interface.c
staging: wilc1000: remove typedef from the struct tstrHostIfStaInactiveT
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:49 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 06:00:26 +0000 (23:00 -0700)
commit3d1eac048deeefc587c96fb2d950fe11b3b1cba4
tree29f77c41e04084fcf796e4f88ffcff616fabfbf0
parent5a008f1cd3d47b054633a56f8823ce69b4d5ba7a
staging: wilc1000: remove typedef from the struct tstrHostIfStaInactiveT

This patch removes typedef from the struct tstrHostIfStaInactiveT and
renames it to sta_inactive_t 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