Hello. On 07/30/2012 06:23 PM, Justin P. Mattock wrote: > From: "Justin P. Mattock" <justinmattock@xxxxxxxxx> > Signed-off-by: Justin P. Mattock <justinmattock@xxxxxxxxx> > --- > The below patch fixes typos found while reading through staging: usbip Unfortunately, it introduces some new instead. :-) > diff --git a/drivers/staging/usbip/vhci_hcd.c b/drivers/staging/usbip/vhci_hcd.c > index 12a9a5f..dd15dc0 100644 > --- a/drivers/staging/usbip/vhci_hcd.c > +++ b/drivers/staging/usbip/vhci_hcd.c > @@ -828,11 +828,11 @@ static void vhci_shutdown_connection(struct usbip_device *ud) > * disable endpoints. pending urbs are unlinked(dequeued). > * > * NOTE: After calling rh_port_disconnect(), the USB device drivers of a > - * deteched device should release used urbs in a cleanup function(i.e. > + * detached device should release used urbs in a cleanup function(i.e. Space is needed before "(i.e.". > * xxx_disconnect()). Therefore, vhci_hcd does not need to release > * pushed urbs and their private data in this function. > * > - * NOTE: vhci_dequeue() must be considered carefully. When shutdowning > + * NOTE: vhci_dequeue() must be considered carefully. When shuting down Shutting. WBR, Sergei -- 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