Re: [PATCH 985/985] Staging: RT2860: Fixed All coding style errorsin rt_linux.h

From: Greg KH
Date: Tue Aug 31 2010 - 15:01:41 EST


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@xxxxxxxxx>

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/