staging: rtl8192e: Clean unnecessary blank lines
authorAmadeusz Pawlik <potrzebye@gmail.com>
Sat, 19 Dec 2015 15:36:35 +0000 (16:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 04:01:45 +0000 (20:01 -0800)
Fixes a couple of issues detected by checkpatch with regard to blank lines.

Signed-off-by: Amadeusz Pawlik <potrzebye@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/dot11d.h

index 2c19054..735a199 100644 (file)
@@ -17,8 +17,6 @@
 
 #include "rtllib.h"
 
-
-
 struct chnl_txpow_triple {
        u8 FirstChnl;
        u8  NumChnls;
@@ -42,7 +40,6 @@ enum dot11d_state {
  */
 
 struct rt_dot11d_info {
-
        bool bEnabled;
 
        u16 CountryIeLen;