staging: wilc1000: remove typedef from the struct tstrHostIfRemainOnChan
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:58 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 06:00:27 +0000 (23:00 -0700)
commit2f9c03f5216f7cb752103a7cd84ea431c199db48
treee6fa2a2ed862391d096a78cddd73907f75e9d0cd
parentfb93a1e1be67aa935903687d7d4972751b8adebc
staging: wilc1000: remove typedef from the struct tstrHostIfRemainOnChan

This patch removes typedef from the struct tstrHostIfRemainOnChan and
renames it to remain_ch 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
drivers/staging/wilc1000/host_interface.h
This page took 0.024167 seconds and 5 git commands to generate.