staging: wilc1000: rename WID_LOGTerminal_Switch to avoid camelCase
authorAjay Singh <ajay.kathat@microchip.com>
Mon, 23 Apr 2018 16:33:22 +0000 (22:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Apr 2018 13:54:15 +0000 (15:54 +0200)
Fix 'Avoid camelCase' issue found by checkpatch.pl script.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan_if.h

index e186509..f129d81 100644 (file)
@@ -741,7 +741,7 @@ enum {
 
        WID_DEL_BEACON                  = 0x00CA,
 
-       WID_LOGTerminal_Switch          = 0x00CD,
+       WID_LOG_TERMINAL_SWITCH         = 0x00CD,
        WID_TX_POWER                    = 0x00CE,
        /*  EMAC Short WID list */
        /*  RTS Threshold */