Commit 976418c5 authored by John Whitmore's avatar John Whitmore Committed by Greg Kroah-Hartman

staging:rtl8192u: Remove stale comment - Style

Remove a comment which appears to be from a previous version of code.

This is a coding style change which should have no impact on runtime
code execution.
Signed-off-by: default avatarJohn Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a621f75c
......@@ -17,8 +17,6 @@ enum dot11d_state {
};
struct rt_dot11d_info {
/* DECLARE_RT_OBJECT(rt_dot11d_info); */
bool enabled; /* dot11MultiDomainCapabilityEnabled */
u16 country_ie_len; /* > 0 if country_ie_buf[] contains valid country information element. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment