]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: serial: clean up probe error paths
authorJohan Hovold <johan@kernel.org>
Thu, 2 Mar 2017 11:51:14 +0000 (12:51 +0100)
committerJohan Hovold <johan@kernel.org>
Thu, 16 Mar 2017 09:13:36 +0000 (10:13 +0100)
commitc2fef4564cae387c2f724a95350084c2e9371250
tree27d26452cd5a1f91ba3fe0dd96dcbdac32c8ac78
parentf1ce25f292e7ef7a86e44ec4d30a7e179d3ddce0
USB: serial: clean up probe error paths

Clean up the probe error paths by adding a couple of new error labels.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/usb-serial.c