Re: [PATCH] usb: hub: Minor refactoring in usb_hub_init()

From: Austin Kim
Date: Wed Sep 25 2019 - 06:10:41 EST


> If you really want to fix up this subroutine, you could change the two
> "return -1" statements. They should return an appropriate error code,
> not just -1.
>
> Alan Stern
>

Thanks for valuable feedback over the patch.
If I generate new patch later, let me make sure to contain an
appropriate error code.

Thanks,
Austin Kim