mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 02:59:19 -04:00
staging: wilc1000: rename WID_LOGTerminal_Switch to avoid camelCase
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
afa157b7b2
commit
168dbc5a69
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user