Re: [PATCH v4 1/4] usb: usbip tool: Check the return of get_nports()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, May 22, 2017 at 12:13:12PM +0300, Sergei Shtylyov wrote:
> >+	if (vhci_driver->nports <= 0) {
> >+		err("no available ports");
> >+		goto err;
> >+	}
> >+	else if (vhci_driver->nports > MAXNPORT) {
> 
>     } and *else if* should be on te same line. Not sure how I missed that in
> the 1st review, sorry about that...

Thank you so much. No, it's all on me. I'm sorry, really.

Thanks,
Yuyang
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux