Skip to content

Commit

Permalink
staging:rtl8192u: Remove stale comment - Style
Browse files Browse the repository at this point in the history
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: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
John Whitmore authored and Greg Kroah-Hartman committed Aug 8, 2018
1 parent a621f75 commit 976418c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/rtl8192u/ieee80211/dot11d.h
Original file line number Diff line number Diff line change
Expand Up @@ -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. */
Expand Down

0 comments on commit 976418c

Please sign in to comment.