[PATCH] Staging: tm6000: fixed some coding style issues

Greg KH greg at kroah.com
Fri Feb 4 20:52:15 UTC 2011


On Tue, Feb 01, 2011 at 01:49:07PM +0100, Timo von Holtz wrote:
> Fixed all of the following coding style issues:
> 
> ERROR: return is not a function, parentheses are not required
> WARNING: __func__ should be used instead of gcc specific __FUNCTION__
> ERROR: trailing whitespace
> ERROR: spaces required around that '=' (ctx:VxV)
> WARNING: please, no space before tabs
> WARNING: please, no spaces at the start of a line
> ERROR: space required after that ',' (ctx:VxV)
> WARNING: space prohibited between function name and open parenthesis '('
> ERROR: spaces required around that '<' (ctx:VxV)
> ERROR: spaces required around that '==' (ctx:VxV)
> 
> Signed-off-by: Timo von Holtz <tvh at informatik.uni-kiel.de>

This needs to go to Mauro Carvalho Chehab <mchehab at redhat.com> as he
handles patches to this driver.

thanks,

greg k-h



More information about the devel mailing list