staging: unisys: fix CamelCase local toolAction
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:58:48 +0000 (13:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 21:00:21 +0000 (22:00 +0100)
commit01f4d85a5852726d8ff71d61646690a5af98e9cc
tree8c770902ffd4b1ef07bc1600ab429c3066a5c325
parent77a0449d4cf3fe63f0e712d23458207bd661e0b2
staging: unisys: fix CamelCase local toolAction

Rename the CamelCase local

toolAction => tool_action

In both of the sysfs functions for exposing this value, and 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