staging: unisys: fix CamelCased Parahotplug globals
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:58:41 +0000 (13:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 21:00:19 +0000 (22:00 +0100)
commitddf5de5369494f27e89023263b46f79dad3a2ab4
tree1c513b3a1ed928b9b6e438a6a8900b26e9711601
parent712f42cd992af9016d961b5e68faaa08abba97c8
staging: unisys: fix CamelCased Parahotplug globals

Fix the CamelCase names:

Parahotplug_request_list => parahotplug_request_list
Parahotplug_request_list_lock => parahotplug_request_list_lock

Update references to use the corrected names.

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
This page took 0.029395 seconds and 5 git commands to generate.