OSDN Git Service

staging: unisys: visorbus: move handle_command
authorDavid Kershner <david.kershner@unisys.com>
Mon, 19 Sep 2016 21:09:21 +0000 (17:09 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 11:26:20 +0000 (13:26 +0200)
commit511474a5077b088f92166a7875af5e6fa428e465
tree30020dc1fad9cbafaea6e9c951a75de87926e8bb
parent3d8394c86f1b482ec2509e5a152484a27cc6cc74
staging: unisys: visorbus: move handle_command

Handle_command gets moved lower in the file to avoid the need for
extraneous function prototypes.

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