staging: wilc1000: remove typedef from the struct tstrHostIFscanAttr
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:36 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 05:57:16 +0000 (22:57 -0700)
commitc476feb8d3e51fe1775207b72102f48d6177b963
treedfb9a7c5265ed6427c9b50affb58141f3c0e614a
parent410c248991430d8fbcba0230501c7e3666eb01a3
staging: wilc1000: remove typedef from the struct tstrHostIFscanAttr

This patch removes typedef from the structure tstrHostIFscanAttr and
changes the camelcase name, tstrHostIFscanAttr to scan_attr 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.024308 seconds and 5 git commands to generate.