lkml.org 
[lkml]   [2017]   [Feb]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 5/6] staging: rtl8192e: Fixes multiple blank lines issue
This patch fixes the checkpatch.pl issue:
Please don't use multiple blank lines

Signed-off-by: simran singhal <singhalsimran0@gmail.com>
---
drivers/staging/rtl8192e/rtl819x_HT.h | 5 -----
1 file changed, 5 deletions(-)

diff --git a/drivers/staging/rtl8192e/rtl819x_HT.h b/drivers/staging/rtl8192e/rtl819x_HT.h
index f53903e..eceb548 100644
--- a/drivers/staging/rtl8192e/rtl819x_HT.h
+++ b/drivers/staging/rtl8192e/rtl819x_HT.h
@@ -53,7 +53,6 @@ struct ht_capab_ele {

u8 MCS[16];

-
u16 ExtHTCapInfo;

u8 TxBFCap[4];
@@ -62,7 +61,6 @@ struct ht_capab_ele {

} __packed;

-
struct ht_info_ele {
u8 ControlChl;

@@ -101,7 +99,6 @@ enum ht_aggre_mode {
HT_AGG_FORCE_DISABLE = 2,
};

-
struct rt_hi_throughput {
u8 bEnableHT;
u8 bCurrentHTSupport;
@@ -120,14 +117,12 @@ struct rt_hi_throughput {

enum ht_spec_ver ePeerHTSpecVer;

-
struct ht_capab_ele SelfHTCap;
struct ht_info_ele SelfHTInfo;

u8 PeerHTCapBuf[32];
u8 PeerHTInfoBuf[32];

-
u8 bAMSDU_Support;
u16 nAMSDU_MaxSize;
u8 bCurrent_AMSDU_Support;
--
2.7.4
\
 
 \ /
  Last update: 2017-02-18 17:06    [W:0.032 / U:2.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site