All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: fangxiaozhi 00110321 <fangxiaozhi@huawei.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	zihan@huawei.com, Lin.Lei@huawei.com, neil.yi@huawei.com,
	wangyuhua@huawei.com, huqiao36@huawei.com, balbi@ti.com,
	mdharm-usb@one-eyed-alien.net, sebastian@breakpoint.cc
Subject: Re: USB: storage: optimize the matching rules and support new switch command for Huawei USB storage devices
Date: Fri, 18 Jan 2013 15:42:26 -0800	[thread overview]
Message-ID: <20130118234226.GA30704@kroah.com> (raw)
In-Reply-To: <fe8c85797e7f.7e7ffe8c8579@huawei.com>

On Mon, Jan 14, 2013 at 10:55:48AM +0800, fangxiaozhi 00110321 wrote:
> 
> From: fangxiaozhi <huananhu@huawei.com>
> 
> 1. Optimize the matching rules with new macro for Huawei USB storage
>    devices, to avoid to load USB storage driver for the modem interface
>    with Huawei devices.
> 2. Add to support new switch command for new Huawei USB dongles.
> 
> Signed-off-by: fangxiaozhi <huananhu@huawei.com>

Next time, please always use the scripts/checkpatch.pl tool to find any
problems you might have made in your patch (you had trailing whitespace
in this one, which I have fixed.)

Also, you might want to use git, it makes creating the patches easier,
that way you don't end up with lines in the patch like this one:

> Binary files linux-3.8-rc3_orig/drivers/usb/storage/initializers.o and linux-3.8-rc3/drivers/usb/storage/initializers.o differ

thanks,

greg k-h

  reply	other threads:[~2013-01-18 23:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-14  2:55 [PATCH 1/1]linux-usb:optimize the matching rules and support new switch command for Huawei USB storage devices fangxiaozhi 00110321
2013-01-18 23:42 ` Greg KH [this message]
2013-01-21  3:41   ` USB: storage: optimize " Fangxiaozhi (Franko)
2013-01-21 17:13     ` Greg KH
2013-01-18 23:43 ` Greg KH
2013-01-20  9:28   ` Felipe Balbi
2013-01-21  3:37   ` Fangxiaozhi (Franko)
2013-01-21 17:12     ` Greg KH
2013-01-22  9:16       ` Fangxiaozhi (Franko)
2013-01-22 15:03         ` Greg KH
2013-01-23  3:24           ` Fangxiaozhi (Franko)
2013-01-23  3:45             ` Greg KH

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=20130118234226.GA30704@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Lin.Lei@huawei.com \
    --cc=balbi@ti.com \
    --cc=fangxiaozhi@huawei.com \
    --cc=huqiao36@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mdharm-usb@one-eyed-alien.net \
    --cc=neil.yi@huawei.com \
    --cc=sebastian@breakpoint.cc \
    --cc=wangyuhua@huawei.com \
    --cc=zihan@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.