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

2016-10-25 Thread Greg KH
On Mon, Oct 17, 2016 at 01:43:16PM -0500, Stuart Yoder wrote: > From: Ioana Ciornei > > Make whitespace consistent with other fsl-mc source files. > -delete extraneous tabs > -align start of function arguments properly > -for structs and function definitions,

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

2016-10-17 Thread Stuart Yoder
From: Ioana Ciornei 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