]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: unisys: fix CamelCase name for devicechangestate packet
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:58:02 +0000 (13:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 20:53:45 +0000 (21:53 +0100)
commit4f44b72d96ec2322bb8e1ffbcbbbd4a684763ba2
treebfbfdb48f8d6b99b9e02051e2c02283fa9d6d61f
parent83d48905aceaa0d3165b2a12962f8c63df98ec14
staging: unisys: fix CamelCase name for devicechangestate packet

Fix the variable's CamelCase name:

g_DeviceChangeStatePacket => g_devicechangestate_packet

Update all references to use the fixed name.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorchipset/visorchipset_main.c