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

Commit 4651fb4c authored by John Whitmore's avatar John Whitmore Committed by Greg Kroah-Hartman
Browse files

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: default avatarJohn Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 51606f72
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@ enum tr_select {
};

union qos_tclas {

	struct type_general {
		u8		priority;
		u8		classifier_type;