]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging:rtl8192u: Rename EEPROM_Default_TxPower - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sun, 26 Aug 2018 21:14:37 +0000 (22:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Aug 2018 17:27:49 +0000 (19:27 +0200)
rename the constant EEPROM_Default_TxPower to EEPROM_DEFAULT_TX_POWER,
this clears the checkpatch issue with CamelCase issue.

This is purely a coding style change which should have no impact
on runtime code execution.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c
drivers/staging/rtl8192u/r8192U_hw.h

index 993da9c9a25406e151fe995c1578807b537c09f2..fda8fb2623a60bf776ab962867076e959cde8214 100644 (file)
@@ -2430,7 +2430,7 @@ static int rtl8192_read_eeprom_info(struct net_device *dev)
                                return ret;
                        priv->EEPROMTxPowerDiff = ((u16)ret & 0xff00) >> 8;
                } else
-                       priv->EEPROMTxPowerDiff = EEPROM_Default_TxPower;
+                       priv->EEPROMTxPowerDiff = EEPROM_DEFAULT_TX_POWER;
                RT_TRACE(COMP_EPROM, "TxPowerDiff:%d\n", priv->EEPROMTxPowerDiff);
                /* read ThermalMeter from EEPROM */
                if (bLoad_From_EEPOM) {
index 923d8ab5939d6f0131e1987ca1270944c3ed7eaf..af3f8406561987709665de4379569b6175b05c42 100644 (file)
@@ -51,7 +51,7 @@
 #define EEPROM_DEFAULT_THERNAL_METER           0x7
 #define EEPROM_DEFAULT_PW_DIFF                 0x4
 #define EEPROM_DEFAULT_CRYSTAL_CAP             0x5
-#define EEPROM_Default_TxPower                 0x1010
+#define EEPROM_DEFAULT_TX_POWER                0x1010
 #define EEPROM_Customer_ID                     0x7B    //0x7B:CustomerID
 #define EEPROM_ChannelPlan                     0x16    //0x7C