From: John Whitmore Date: Sat, 4 Aug 2018 09:18:56 +0000 (+0100) Subject: staging:rtl8192u: Remove blank line - Style X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4651fb4c4098ce9093db3f6ebcf9373267329436;p=linux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h b/drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h index 508ed639cda5c..93984e8e87c3d 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;