On Fri, Aug 15, 2014 at 04:20:14PM +0200, Jaša Bartelj wrote:
> Added support for ekey Converter USB which uses an FT232BM chip.
> Also cleaned up some code style warnings, mostly whitespace and some 
> braces.
> * ftdi_sio.c: checkpatch.pl 11E and 27W down to 11E and 21W
> * ftdi_sio_ids.h: checkpatch.pl 60W down to 58W, only long lines left

For your retry, don't mix a checkpatch cleanup with a "add a new device"
change in the same patch.  Make it two different patches, the "add a new
device" patch first, so it does not depend on the cleanup patch, so that
it can be backported to older kernels easier.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to