Commit 3965ae85 authored by Amadeusz Pawlik's avatar Amadeusz Pawlik Committed by Greg Kroah-Hartman

staging: rtl8192e: Clean unnecessary blank lines

Fixes a couple of issues detected by checkpatch with regard to blank lines.
Signed-off-by: default avatarAmadeusz Pawlik <potrzebye@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent bc6abf32
...@@ -17,8 +17,6 @@ ...@@ -17,8 +17,6 @@
#include "rtllib.h" #include "rtllib.h"
struct chnl_txpow_triple { struct chnl_txpow_triple {
u8 FirstChnl; u8 FirstChnl;
u8 NumChnls; u8 NumChnls;
...@@ -42,7 +40,6 @@ enum dot11d_state { ...@@ -42,7 +40,6 @@ enum dot11d_state {
*/ */
struct rt_dot11d_info { struct rt_dot11d_info {
bool bEnabled; bool bEnabled;
u16 CountryIeLen; u16 CountryIeLen;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment