Browse Source

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: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
John Whitmore 7 years ago
parent
commit
f164338121
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h

+ 0 - 1
drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h

@@ -49,5 +49,4 @@ struct rx_ts_record {
 	u8				num;
 };
 
-
 #endif