Re: USB: storage: optimize the matching rules and support new switchcommand for Huawei USB storage devices

From: Greg KH
Date: Fri Jan 18 2013 - 18:42:15 EST


On Mon, Jan 14, 2013 at 10:55:48AM +0800, fangxiaozhi 00110321 wrote:
>
> From: fangxiaozhi <huananhu@xxxxxxxxxx>
>
> 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@xxxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/