staging: wilc1000: remove typedef from the struct tstrHostIFkeyAttr
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:40 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 05:57:17 +0000 (22:57 -0700)
commitc98387a5736e928273fbe306942b447afea964e6
treef6b514a28c08eb6569ae581b811bd4f21f4a7311
parentf23a9eabcbb0e1fb8648f9b86b22c6f8540e15dd
staging: wilc1000: remove typedef from the struct tstrHostIFkeyAttr

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