aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
diff options
context:
space:
mode:
authorJohn Whitmore <johnfwhitmore@gmail.com>2018-08-04 10:18:56 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-08-05 16:22:56 +0200
commit4651fb4c4098ce9093db3f6ebcf9373267329436 (patch)
treee6544555477eea16fcf406f010fe18c5de8e8590 /drivers/staging/rtl8192u
parentstaging:rtl8192u: Rename multiple variables - Style (diff)
downloadlinux-dev-4651fb4c4098ce9093db3f6ebcf9373267329436.tar.xz
linux-dev-4651fb4c4098ce9093db3f6ebcf9373267329436.zip
staging:rtl8192u: Remove blank line - Style
Removal of a blank like which causes a checkpatch issue. This is a simple coding style change and 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>
Diffstat (limited to 'drivers/staging/rtl8192u')
-rw-r--r--drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h b/drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h
index 508ed639cda5..93984e8e87c3 100644
--- a/drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h
+++ b/drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h
@@ -15,7 +15,6 @@ enum tr_select {
};
union qos_tclas {
-
struct type_general {
u8 priority;
u8 classifier_type;