USB: serial: clean up core error labels
authorJohan Hovold <johan@kernel.org>
Fri, 10 Sep 2021 12:11:27 +0000 (14:11 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 20 Sep 2021 09:49:11 +0000 (11:49 +0200)
commit96a83c95c3da5ba55ea2cf6ce87de10fc03417a9
treefcefdbd0c1b018a32f626191c1c838d055357b56
parente4e737bb5c170df6135a127739a9e6148ee3da82
USB: serial: clean up core error labels

Clean up the core error labels by consistently naming them after what
they do rather than after from where they are jumped to.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/usb-serial.c