]> git.karo-electronics.de Git - linux-beck.git/commit
USB: serial: clean up bus probe error handling
authorJohan Hovold <johan@kernel.org>
Wed, 18 Feb 2015 04:04:46 +0000 (11:04 +0700)
committerJohan Hovold <johan@kernel.org>
Thu, 26 Feb 2015 16:13:05 +0000 (17:13 +0100)
commitd6f7f41274b548435ab5de1041a492fc4a714196
tree5a64c8960be3e56e111e9f2499e413fefb41a4ca
parent2deb96b5d4bb20a33bfaf80e30f38f3433653054
USB: serial: clean up bus probe error handling

Clean up bus probe error handling by separating success and error paths.

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