staging: rtl8723bs: hal: remove space before tabs
authorBeatriz Martins de Carvalho <martinsdecarvalhobeatriz@gmail.com>
Mon, 12 Apr 2021 16:29:36 +0000 (17:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Apr 2021 07:49:33 +0000 (09:49 +0200)
Remove unnecessary space before tabs to conform with 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/9694aafb614bdcbb15fdea614502c1b31a534871.1618243073.git.martinsdecarvalhobeatriz@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/Hal8723BReg.h

index 616d201..68a5662 100644 (file)
@@ -27,7 +27,7 @@
 
 /*  */
 /*  */
-/*     0x0000h ~ 0x00FFh       System Configuration */
+/*     0x0000h ~ 0x00FFh       System Configuration */
 /*  */
 /*  */
 #define REG_SYS_ISO_CTRL_8723B                 0x0000  /*  2 Byte */
@@ -84,7 +84,7 @@
 
 /*  */
 /*  */
-/*     0x0100h ~ 0x01FFh       MACTOP General Configuration */
+/*     0x0100h ~ 0x01FFh       MACTOP General Configuration */
 /*  */
 /*  */
 #define REG_CR_8723B                                           0x0100
 
 /*  */
 /*  */
-/*     0x0200h ~ 0x027Fh       TXDMA Configuration */
+/*     0x0200h ~ 0x027Fh       TXDMA Configuration */
 /*  */
 /*  */
 #define REG_RQPN_8723B                                 0x0200
 
 /*  */
 /*  */
-/*     0x0280h ~ 0x02FFh       RXDMA Configuration */
+/*     0x0280h ~ 0x02FFh       RXDMA Configuration */
 /*  */
 /*  */
 #define REG_RXDMA_AGG_PG_TH_8723B              0x0280
 
 /*  */
 /*  */
-/*     0x0300h ~ 0x03FFh       PCIe */
+/*     0x0300h ~ 0x03FFh       PCIe */
 /*  */
 /*  */
 #define        REG_PCIE_CTRL_REG_8723B         0x0300
 /*  spec version 11 */
 /*  */
 /*  */
-/*     0x0400h ~ 0x047Fh       Protocol Configuration */
+/*     0x0400h ~ 0x047Fh       Protocol Configuration */
 /*  */
 /*  */
 #define REG_VOQ_INFORMATION_8723B              0x0400
 
 /*  */
 /*  */
-/*     0x0500h ~ 0x05FFh       EDCA Configuration */
+/*     0x0500h ~ 0x05FFh       EDCA Configuration */
 /*  */
 /*  */
 #define REG_EDCA_VO_PARAM_8723B                0x0500
 #define REG_RD_CTRL_8723B                              0x0524
 /*  */
 /*  Format for offset 540h-542h: */
-/*     [3:0]:   TBTT prohibit setup in unit of 32us. The time for HW getting beacon content before TBTT. */
-/*     [7:4]:   Reserved. */
-/*     [19:8]:  TBTT prohibit hold in unit of 32us. The time for HW holding to send the beacon packet. */
-/*     [23:20]: Reserved */
+/*     [3:0]:  TBTT prohibit setup in unit of 32us. The time for HW getting beacon content before TBTT. */
+/*     [7:4]:  Reserved. */
+/*     [19:8]: TBTT prohibit hold in unit of 32us. The time for HW holding to send the beacon packet. */
+/*     [23:20]: Reserved */
 /*  Description: */
 /*                   | */
 /*      |<--Setup--|--Hold------------>| */
 #define REG_ACMHWCTRL_8723B            0x05C0
 #define REG_SCH_TXCMD_8723B            0x05F8
 
-/*     0x0600h ~ 0x07FFh       WMAC Configuration */
+/*     0x0600h ~ 0x07FFh       WMAC Configuration */
 #define REG_MAC_CR_8723B               0x0600
 #define REG_TCR_8723B                  0x0604
 #define REG_RCR_8723B                  0x0608
 #define REG_SND_PTCL_CTRL_8723B                0x0718
 
 
-/*     Redifine 8192C register definition for compatibility */
+/*     Redifine 8192C register definition for compatibility */
 
 /*  TODO: use these definition when using REG_xxx naming rule. */
 /*  NOTE: DO NOT Remove these definition. Use later. */