]> git.baikalelectronics.ru Git - kernel.git/commit
usbip: simplify the return expression of usbip_core_init()
authorLiu Shixin <liushixin2@huawei.com>
Tue, 15 Sep 2020 03:26:31 +0000 (11:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Sep 2020 08:54:49 +0000 (10:54 +0200)
commit6fae26e02337063c5a1ca2add1647a41f1927e37
treeb26612b39d0c2f5688313406f99032dca6f815dd
parent9f4722263bb54436044a971615393fc42d17816c
usbip: simplify the return expression of usbip_core_init()

Simplify the return expression.

Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Link: https://lore.kernel.org/r/20200915032631.1772673-1-liushixin2@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/usbip/usbip_common.c