Re: [PATCH] usb: image: mdc800: fixed various style issues

From: Greg KH
Date: Tue Apr 28 2015 - 06:40:55 EST


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-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/