Re: [PATCH 1/1] drivers: usb: core: devio.c: Coding style fixes

From: Greg KH
Date: Mon Oct 14 2013 - 14:12:19 EST


On Sat, Oct 12, 2013 at 01:01:34PM +0200, Matthias Beyer wrote:
> Whitespace fixes, including:
>
> - Whitespace after if-keyword
> - Spaces to Tabs
>
> Other coding style fixes:
>
> - Added braces for if-else blocks where missing

When doing coding style cleanups, please only do one thing per patch.
You are doing a bunch of different things here, all in one patch, which
isn't good so I can't take it, sorry.

Please split this up into different patches and I will be glad to accept
it.

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/