usbip: clean up an indentation issue
authorColin Ian King <colin.king@canonical.com>
Fri, 27 Sep 2019 09:20:00 +0000 (10:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Oct 2019 12:09:42 +0000 (14:09 +0200)
commitfaf4b0dcea31f28979b5cde706d3e5d7b4ad840d
treed267c95dab136d91de36dc6a3257fffd0d76deda
parentf906d0614f5f5742c46db9773c0fa5f4c521549f
usbip: clean up an indentation issue

There is a return statement that is indented incorrectly, fix this.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20190927092000.19373-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/usbip/stub_tx.c