Remove multiple blank lines to conform Linux kernel coding style.
Reported by checkpatch in file Hal8723BReg.h

Signed-off-by: Beatriz Martins de Carvalho <[email protected]>
---
 drivers/staging/rtl8723bs/hal/Hal8723BReg.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/staging/rtl8723bs/hal/Hal8723BReg.h 
b/drivers/staging/rtl8723bs/hal/Hal8723BReg.h
index 68a56627546f..1279ff82c097 100644
--- a/drivers/staging/rtl8723bs/hal/Hal8723BReg.h
+++ b/drivers/staging/rtl8723bs/hal/Hal8723BReg.h
@@ -19,8 +19,6 @@
 #ifndef __INC_HAL8723BREG_H
 #define __INC_HAL8723BREG_H
 
-
-
 /*  */
 /*  */
 /*  */
@@ -142,7 +140,6 @@
 #define REG_RQPN_NPQ_8723B                     0x0214
 #define REG_DWBCN1_CTRL_8723B                  0x0228
 
-
 /*  */
 /*  */
 /*     0x0280h ~ 0x02FFh       RXDMA Configuration */
@@ -158,7 +155,6 @@
 #define REG_RSVD5_8723B                                        0x02F0
 #define REG_RSVD6_8723B                                        0x02F4
 
-
 /*  */
 /*  */
 /*     0x0300h ~ 0x03FFh       PCIe */
@@ -355,7 +351,6 @@
 #define REG_BFMEE_SEL_8723B            0x0714
 #define REG_SND_PTCL_CTRL_8723B                0x0718
 
-
 /*     Redifine 8192C register definition for compatibility */
 
 /*  TODO: use these definition when using REG_xxx naming rule. */
-- 
2.25.1

Reply via email to