OSDN Git Service

staging:rtl8192u: Remove blank line - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sat, 4 Aug 2018 09:18:56 +0000 (10:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Aug 2018 14:22:56 +0000 (16:22 +0200)
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>
drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h

index 508ed63..93984e8 100644 (file)
@@ -15,7 +15,6 @@ enum tr_select {
 };
 
 union qos_tclas {
-
        struct type_general {
                u8              priority;
                u8              classifier_type;