[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5016B7B3.2040702@mvista.com>
Date: Mon, 30 Jul 2012 20:34:59 +0400
From: Sergei Shtylyov <sshtylyov@...sta.com>
To: "Justin P. Mattock" <justinmattock@...il.com>
CC: mfm@...eddisk.com, gregkh@...uxfoundation.org,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH]staging: usbip: Fix typos.
Hello.
On 07/30/2012 06:23 PM, Justin P. Mattock wrote:
> From: "Justin P. Mattock" <justinmattock@...il.com>
> Signed-off-by: Justin P. Mattock <justinmattock@...il.com>
> ---
> 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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists