[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130118234226.GA30704@kroah.com>
Date: Fri, 18 Jan 2013 15:42:26 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: fangxiaozhi 00110321 <fangxiaozhi@...wei.com>
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
zihan@...wei.com, Lin.Lei@...wei.com, neil.yi@...wei.com,
wangyuhua@...wei.com, huqiao36@...wei.com, balbi@...com,
mdharm-usb@...-eyed-alien.net, sebastian@...akpoint.cc
Subject: Re: USB: storage: optimize the matching rules and support new switch
command for Huawei USB storage devices
On Mon, Jan 14, 2013 at 10:55:48AM +0800, fangxiaozhi 00110321 wrote:
>
> From: fangxiaozhi <huananhu@...wei.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@...wei.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
--
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