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

This patch removes typedef from the struct tstrHostIfGetMacAddress and
renames it get_mac_addr 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.024247 seconds and 5 git commands to generate.