]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: unisys: fix CamelCase global Most_recent_message_jiffies
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:57:56 +0000 (13:57 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 20:53:43 +0000 (21:53 +0100)
commitb53e0e93b75adfe7a144054848d427a425b11f93
tree54e583a936b293333a6cf1d8e4b7b14533c2af06
parent53049d33158fb1b6ad8268a85b2a9de40346fba6
staging: unisys: fix CamelCase global Most_recent_message_jiffies

Fix the CamelCase global variable in visorchipset_main.c:
Most_recent_message_jiffies => most_recent_message_jiffies

Update all references to use the corrected 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