mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: Marek Belisko <marek.belisko@gmail.com>
Cc: gregkh@suse.de, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] USB: gadget: composite: Typo fix.
Date: Wed, 27 Oct 2010 08:56:27 -0700	[thread overview]
Message-ID: <1288194987.2038.8466.camel@helium> (raw)
In-Reply-To: <1288167541-12786-1-git-send-email-marek.belisko@gmail.com>

On Wed, 2010-10-27 at 10:19 +0200, Marek Belisko wrote:
> Signed-off-by: Marek Belisko <marek.belisko@gmail.com>

Acked-by: David Brownell <dbrownell@users.sourceforge.net>

> ---
>  drivers/usb/gadget/composite.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/usb/gadget/composite.c b/drivers/usb/gadget/composite.c
> index 7b5cc16..d3493fe 100644
> --- a/drivers/usb/gadget/composite.c
> +++ b/drivers/usb/gadget/composite.c
> @@ -1126,7 +1126,7 @@ static int composite_bind(struct usb_gadget *gadget)
>  	cdev->desc = *composite->dev;
>  	cdev->desc.bMaxPacketSize0 = gadget->ep0->maxpacket;
>  
> -	/* stirng overrides */
> +	/* string overrides */
>  	if (iManufacturer || !cdev->desc.iManufacturer) {
>  		if (!iManufacturer && !composite->iManufacturer &&
>  		    !*composite_manufacturer)




      reply	other threads:[~2010-10-27 16:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-27  8:19 Marek Belisko
2010-10-27 15:56 ` David Brownell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1288194987.2038.8466.camel@helium \
    --to=david-b@pacbell.net \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=marek.belisko@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®