On Thu, Apr 23, 2015 at 05:59:01PM -0600, Jason Eastman wrote: > Fixed several style issues with: comments, function perenthesis, > indentation, and conditional braces > > Signed-off-by: Jason Eastman <eastman.jason.linux@xxxxxxxxx> > --- > drivers/usb/image/mdc800.c | 769 +++++++++++++++++++------------------------- > 1 file changed, 336 insertions(+), 433 deletions(-) That's a lot to fix all at "once", please break this up in to different patches, each one only doing one thing at a time. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html