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

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