On Sat, Feb 07, 2015 at 11:42:44PM +0100, Bas Peters wrote:
> This patch cleans up a variety of checkpatch errors:
> 
>       Bunch of space issues.
>       C99 comments converted to /* */ format.
>       Some switch statement indentations.
>       "foo * bar" -> "foo *bar"
> 
> Signed-off-by: Bas Peters <baspeter...@gmail.com>
> ---
>  drivers/usb/storage/datafab.c | 183 
> +++++++++++++++++++++---------------------
>  1 file changed, 93 insertions(+), 90 deletions(-)

You are doing multiple things in the same patch, please break this up
into one-thing-per-patch and send a patch series for this single file.

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/

Reply via email to