commit | 5ba89554047425734caf59f4b744fc7c79c7b055 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Thu Jan 21 20:30:35 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:21:18 2016 -0800 |
tree | 51d02b00f245eabdae893d52c70bc13a89ceadd8 | |
parent | 3356116124d8e868d5173afcfc86854994605e44 [diff] |
staging: wilc1000: rename struct WILC_MsgQueueHandle This patch removes typedef from struct WILC_MsgQueueHandle and renames it to struct message_queue. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>