From: Amadeusz Pawlik Date: Sat, 19 Dec 2015 15:36:35 +0000 (+0100) Subject: staging: rtl8192e: Clean unnecessary blank lines X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=3965ae85dbd56ec2eda1ac70eb67d16a9bb9c660;p=deliverable%2Flinux.git staging: rtl8192e: Clean unnecessary blank lines Fixes a couple of issues detected by checkpatch with regard to blank lines. Signed-off-by: Amadeusz Pawlik Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8192e/dot11d.h b/drivers/staging/rtl8192e/dot11d.h index 2c19054cf027..735a199ebdcf 100644 --- a/drivers/staging/rtl8192e/dot11d.h +++ b/drivers/staging/rtl8192e/dot11d.h @@ -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;