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

staging:rtl8192u: Remove blank line - Style



Remove a blank line to clear the checkpatch issue with use of multiple
blank lines.

This is a coding style change which 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 99750726
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -49,5 +49,4 @@ struct rx_ts_record {
	u8				num;
};


#endif