commit | dd3c69e115a7637856ca6ba2396dbff1b811468a | [log] [tgz] |
---|---|---|
author | John Whitmore <johnfwhitmore@gmail.com> | Sun Jul 29 00:14:48 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 30 11:06:04 2018 +0200 |
tree | 182d3f76510b6a3ad114033a11bc648f813b197f | |
parent | a7f4a9e21bd1ef4f0b70fc4c861dbbfb2308a748 [diff] |
staging:rtl8192u: Remove unused union AC_PARAM - Style The union ACM_PARAM is never actually used in code so removed. This is a coding style change which should have no impact on runtime code execution. Signed-off-by: John Whitmore <johnfwhitmore@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>