commit | c476feb8d3e51fe1775207b72102f48d6177b963 | [log] [tgz] |
---|---|---|
author | Tony Cho <tony.cho@atmel.com> | Mon Sep 21 12:16:36 2015 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Sep 20 22:57:16 2015 -0700 |
tree | dfb9a7c5265ed6427c9b50affb58141f3c0e614a | |
parent | 410c248991430d8fbcba0230501c7e3666eb01a3 [diff] |
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>