commit | 5f155b1de5339be2a4667ac245b996e2705a63f4 | [log] [tgz] |
---|---|---|
author | John Whitmore <johnfwhitmore@gmail.com> | Mon Jul 23 21:50:28 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 24 14:06:14 2018 +0200 |
tree | b46ec91881888c0151a1493c38ad9a325c52e5a5 | |
parent | 2f20e918e84de3def6c41e5745315fc676d5ea92 [diff] |
staging:rtl8192u: Remove unused enumerated type ACM_METHOD - Style Remove the enumerated type ACM_METHOD as it is unused in code. This is a coding style change and should not impact runtime code execution. Signed-off-by: John Whitmore <johnfwhitmore@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>