commit | d79f56b59917fcd3e21190f281e07ebda628eb17 | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Fri Mar 11 17:01:40 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 28 07:30:36 2016 -0700 |
tree | 7accf8fc9c96f9b510054dff0020d10758950e42 | |
parent | dde29996cdb1514a457ffbfaaf8f795d66fe2a5a [diff] |
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>