staging: unisys: visorbus: device_epilog: clean up gotos
authorDavid Kershner <david.kershner@unisys.com>
Tue, 5 Apr 2016 03:31:38 +0000 (23:31 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Apr 2016 04:13:51 +0000 (21:13 -0700)
commit3cb3fa3b7914cd1e3e576059d3034db5c8f3c894
treeb75927352548a62398f2c3c7106ff8bf74c583cf
parent1366a3db3dcf4d64c5eb0621df79a3d1cf2da5da
staging: unisys: visorbus: device_epilog: clean up gotos

The away flag is ambiguous, rename it to out and appropriately
call the correct goto.

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