staging: wilc1000: remove typedef from the struct tstrTimerCb
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:47 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 06:00:26 +0000 (23:00 -0700)
commit525819340a5bf487dbf2b3defb0a4bfe37a70c87
tree228fdcaa4da2fc206b7d34175da47bffbce6d747
parent6a89ba9cee532e93098b014ea90d8efdebfc28c6
staging: wilc1000: remove typedef from the struct tstrTimerCb

This patch removes typedef from the tstrTimerCb and renames it to
timer_cb 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