commit | 368acb3f512b415d11bfc3801b4a3d1453cc455d | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Fri Mar 11 17:01:43 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 28 07:30:36 2016 -0700 |
tree | 1b814e0dc779c7b8ae3a11001033fe27c48882b9 | |
parent | 9fd04060abdfd1e2ec763ea0096cc91026c77cca [diff] |
staging: unisys: visorbus: Cleanup bus_epilog goto statements Cleaned up bus_epilogs vague gotos and in the process discovered some error paths that could unlock a non locked semaphore. Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Timothy Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>