commit | b899963f158056f19928ed5dc7314fac5b57db97 | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Fri Mar 11 17:01:38 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 28 07:30:36 2016 -0700 |
tree | 33488da2b9c2609ca3e7ee042c87efd45f3c6bd4 | |
parent | dae0587ef0c8e6584837d3737fc5555eb2b36097 [diff] |
staging: unisys: visorbus: cleanup goto in setup_crash_devices_work_queue If visorbus has registered yet just reschedule and exit. The rest of the function doesn't need to reschedule so just move it up to the initial check. 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>