]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: unisys: fix CamelCase variables in boottotool functions
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:58:49 +0000 (13:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 21:00:21 +0000 (22:00 +0100)
commit365522d99474998b11cb544c0167742455e8e7a0
tree24dff5edf067ded13de1d939ac5a48808af6f95c
parent01f4d85a5852726d8ff71d61646690a5af98e9cc
staging: unisys: fix CamelCase variables in boottotool functions

Rename the local CamelCase variable

efiSparIndication => efi_spar_indication

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