staging: wilc1000: remove typedef from the struct tstrRcvdGnrlAsyncInfo
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:39 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 05:57:16 +0000 (22:57 -0700)
commitf23a9eabcbb0e1fb8648f9b86b22c6f8540e15dd
tree6a74916cb5c5529759577b43ea519d0dfa7f1b87
parent3bbd59f5f5d8681f606ecad3fc6a06305a228b42
staging: wilc1000: remove typedef from the struct tstrRcvdGnrlAsyncInfo

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