staging: unisys: visorbus: move parahotplug_request_list and related lock
authorDavid Kershner <david.kershner@unisys.com>
Mon, 19 Sep 2016 21:09:37 +0000 (17:09 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 11:28:17 +0000 (13:28 +0200)
commit51319662d6ac5729a1950579d70808d94e4fa8e6
tree22fee2626d82a1b16cd3bb979eacb470fa878340
parent7a0ee694889694c49d4ebe99dce30e699f832396
staging: unisys: visorbus: move parahotplug_request_list and related lock

parahotplug_request_list and parahotplug_request_list_lock should be
defined closer to where we are actually using them.

Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <Timothy.Sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c