commit | 3cb3fa3b7914cd1e3e576059d3034db5c8f3c894 | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Mon Apr 04 23:31:38 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Apr 11 21:13:51 2016 -0700 |
tree | b75927352548a62398f2c3c7106ff8bf74c583cf | |
parent | 1366a3db3dcf4d64c5eb0621df79a3d1cf2da5da [diff] |
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>