Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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. */