Resolving checkpatch issue:
CHECK: Please don't use multiple blank lines

All instances resolved.
---
 drivers/staging/rtl8723bs/include/rtl8723b_spec.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/staging/rtl8723bs/include/rtl8723b_spec.h 
b/drivers/staging/rtl8723bs/include/rtl8723b_spec.h
index 8d78f4e..960d8e4 100644
--- a/drivers/staging/rtl8723bs/include/rtl8723b_spec.h
+++ b/drivers/staging/rtl8723bs/include/rtl8723b_spec.h
@@ -17,7 +17,6 @@
 
 #include <autoconf.h>
 
-
 #define HAL_NAV_UPPER_UNIT_8723B               128             /*  
micro-second */
 
 /*  */
@@ -124,7 +123,6 @@
 /*  */
 /*  */
 
-
 /*  */
 /*  SDIO Bus Specification */
 /*  */
@@ -142,7 +140,6 @@
 /*  */
 #define SDIO_REG_HCPWM1_8723B  0x025 /*  HCI Current Power Mode 1 */
 
-
 /*  */
 /*     8723 Regsiter Bit and Content definition */
 /*  */
@@ -161,7 +158,6 @@
 /*  */
 /*  */
 
-
 /*  */
 /*  */
 /*     0x0200h ~ 0x027Fh       TXDMA Configuration */
@@ -207,7 +203,6 @@
 #define EEPROM_RF_GAIN_OFFSET                  0xC1
 #define EEPROM_RF_GAIN_VAL                     0x1F6
 
-
 /*  */
 /*        8195 IMR/ISR bits                                            (offset 
0xB0,  8bits) */
 /*  */
-- 
2.7.4

Reply via email to