staging: unisys: visorbus: get rid of gotos in intialize_controlvm_payload_info
authorDavid Kershner <david.kershner@unisys.com>
Fri, 11 Mar 2016 22:01:39 +0000 (17:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commitdde29996cdb1514a457ffbfaaf8f795d66fe2a5a
treef2c6d71201edbe9e110fa355407d8abf3be27bac
parentb899963f158056f19928ed5dc7314fac5b57db97
staging: unisys: visorbus: get rid of gotos in intialize_controlvm_payload_info

Get rid of the gotos in initialize_controlvm_payload_info. The check in
the error path if payload was valid was never called so get rid of that
as well.

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>
drivers/staging/unisys/visorbus/visorchipset.c