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.li...@gmail.com> > --- > 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-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/