Re: [PATCH 09/14] staging: fsl-mc: misc whitespace cleanup

From: Greg KH
Date: Tue Oct 25 2016 - 03:45:36 EST


On Mon, Oct 17, 2016 at 01:43:16PM -0500, Stuart Yoder wrote:
> From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
>
> Make whitespace consistent with other fsl-mc source files.
> -delete extraneous tabs
> -align start of function arguments properly
> -for structs and function definitions, separate type and
> variable name by a single space
> -remove multiple blank lines in comments

That's a lot of different types of whitespace cleanups to do all at
once, can I get some sort of verification that this produces the same .o
files?

I wouldn't accept a patch like this from anyone else, why should it be
ok for you to send it?

thanks,

greg k-h