staging: unisys: Fix CamelCase local variable in remaining_steps functions
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:58:51 +0000 (13:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 21:00:22 +0000 (22:00 +0100)
commitee8da290d1e731d101f912c3b322e48fe37232c1
tree93120aee28b90b8a8452cdf27b9da3748517344a
parent10dbf0e35f85921607f744c7ee0a86aec9367ed8
staging: unisys: Fix CamelCase local variable in remaining_steps functions

Rename the CamelCase local variable

remainingSteps => remaining_steps

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