staging: unisys: visorbus: cleanup gotos in parser_init_byte_stream
authorDavid Kershner <david.kershner@unisys.com>
Fri, 11 Mar 2016 22:01:40 +0000 (17:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commitd79f56b59917fcd3e21190f281e07ebda628eb17
tree7accf8fc9c96f9b510054dff0020d10758950e42
parentdde29996cdb1514a457ffbfaaf8f795d66fe2a5a
staging: unisys: visorbus: cleanup gotos in parser_init_byte_stream

Clean up the goto in parser_init_byte_stream and make the goto section
the error case.

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