[PATCH 985/985] Staging: RT2860: Fixed All coding style errors in rt_linux.h

Greg KH greg at kroah.com
Tue Aug 31 18:56:11 UTC 2010


On Fri, Aug 06, 2010 at 11:49:50AM +0100, Neil Munro wrote:
> Removed all coding style errors from this file the warnings however remain.
> 
> Signed-off-by: Neil Munro <neilmunro at gmail.com>

This patch breaks the build:
drivers/staging/rt2860/sta/rtmp_data.c: In function ‘STASendPackets’:
drivers/staging/rt2860/sta/rtmp_data.c:885:5: error: ‘_p’ undeclared (first use in this function)
drivers/staging/rt2860/sta/rtmp_data.c:885:5: note: each undeclared identifier is reported only once for each function it appears in
drivers/staging/rt2860/sta/rtmp_data.c:885:5: error: ‘_status’ undeclared (first use in this function)
drivers/staging/rt2860/sta/rtmp_data.c:885:5: warning: left-hand operand of comma expression has no effect
drivers/staging/rt2860/sta/rtmp_data.c:885:5: error: expected ‘;’ before ‘do’

Please always test your patches before you send them out.

I've dropped this one.

thanks,

greg k-h



More information about the devel mailing list