staging: wilc1000: remove typedef from the struct tstrHostIFDelAllSta
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:17:00 +0000 (12:17 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 06:00:28 +0000 (23:00 -0700)
commitb4e644e48c391d3b0316afec6cecf870d83bafd3
tree18ee597610ced7893eadb2c0b046ed041d5dee49
parentbc37c5dfba7d32a41584c97a642dbfcb836f065d
staging: wilc1000: remove typedef from the struct tstrHostIFDelAllSta

This patch removes typedef from the struct tstrHostIFDelAllSta and
renames it to del_all_sta 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
This page took 0.024246 seconds and 5 git commands to generate.