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

This patch removes typedef from the struct tstrHostIfPowerMgmtParam and
renames it to power_mgmt_param 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