commit | f23a9eabcbb0e1fb8648f9b86b22c6f8540e15dd | [log] [tgz] |
---|---|---|
author | Tony Cho <tony.cho@atmel.com> | Mon Sep 21 12:16:39 2015 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Sep 20 22:57:16 2015 -0700 |
tree | 6a74916cb5c5529759577b43ea519d0dfa7f1b87 | |
parent | 3bbd59f5f5d8681f606ecad3fc6a06305a228b42 [diff] |
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>