]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
staging: rtl8723bs: hal: Remove extra blank line
authorBeatriz Martins de Carvalho <martinsdecarvalhobeatriz@gmail.com>
Mon, 12 Apr 2021 16:29:37 +0000 (17:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Apr 2021 07:49:33 +0000 (09:49 +0200)
Remove multiple blank lines to conform Linux kernel coding style.
Reported by checkpatch in file Hal8723BReg.h

Signed-off-by: Beatriz Martins de Carvalho <martinsdecarvalhobeatriz@gmail.com>
Link: https://lore.kernel.org/r/7f48b48d92b54c1f5db29f0d23c8c1c666236c43.1618243073.git.martinsdecarvalhobeatriz@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/Hal8723BReg.h

index 68a56627546fc916866a822a23d5f4355d221cb7..1279ff82c097fdf9d0e89f3be9adf9cae3bf0c6a 100644 (file)
@@ -19,8 +19,6 @@
 #ifndef __INC_HAL8723BREG_H
 #define __INC_HAL8723BREG_H
 
-
-
 /*  */
 /*  */
 /*  */
 #define REG_RQPN_NPQ_8723B                     0x0214
 #define REG_DWBCN1_CTRL_8723B                  0x0228
 
-
 /*  */
 /*  */
 /*     0x0280h ~ 0x02FFh       RXDMA Configuration */
 #define REG_RSVD5_8723B                                        0x02F0
 #define REG_RSVD6_8723B                                        0x02F4
 
-
 /*  */
 /*  */
 /*     0x0300h ~ 0x03FFh       PCIe */
 #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. */