rtase: Modify the content format of the enum rtase_registers
authorJustin Lai <justinlai0215@realtek.com>
Thu, 14 Nov 2024 11:25:49 +0000 (19:25 +0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 16 Nov 2024 00:26:55 +0000 (16:26 -0800)
Remove unnecessary spaces.

Signed-off-by: Justin Lai <justinlai0215@realtek.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20241114112549.376101-3-justinlai0215@realtek.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/realtek/rtase/rtase.h

index 583c339..942f1e5 100644 (file)
@@ -170,7 +170,7 @@ enum rtase_registers {
        RTASE_INT_MITI_TX = 0x0A00,
        RTASE_INT_MITI_RX = 0x0A80,
 
-       RTASE_VLAN_ENTRY_0     = 0xAC80,
+       RTASE_VLAN_ENTRY_0 = 0xAC80,
 };
 
 enum rtase_desc_status_bit {