staging: unisys: visorbus: cleanup gotos in visorchannel_create_guts
authorDavid Kershner <david.kershner@unisys.com>
Wed, 9 Mar 2016 02:28:27 +0000 (21:28 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Mar 2016 03:27:39 +0000 (19:27 -0800)
commit5bf49a6c74f4221e7ede7c741d3506518728471e
tree237577a22149ebe5c256af5cd5fd23a44098114a
parentafd14cef0156bc5afb5f4a59bfec510a1ce87a4e
staging: unisys: visorbus: cleanup gotos in visorchannel_create_guts

Away label is ambiguous change to it err_destroy_channel to make it
clear this is an error path.

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/visorchannel.c