[PATCH 1/4] staging: slicoss: Fix compiler warning

Greg KH gregkh at linuxfoundation.org
Mon Jan 7 21:48:15 UTC 2013


On Thu, Nov 29, 2012 at 06:15:54PM -0800, Greg KH wrote:
> On Thu, Nov 29, 2012 at 04:13:59PM +0100, Kurt Kanzenbach wrote:
> > This patch fixes the following compiler warning:
> > "drivers/staging/slicoss/slicoss.c:1493:19: warning: operation on
> > ‘rspq->pageindex’ may be undefined [Wsequence-point]".
> > The increment should be done one line above in order
> > to avoid undefined behaviour.
> > 
> > Signed-off-by: Kurt Kanzenbach <shifty91 at gmail.com>
> > Signed-off-by: Stefan Reif <reif_stefan at web.de>
> 
> Wait, when did Stefan sign-off on this?

Dropped from my to-apply queue due to lack of response.

greg k-h



More information about the devel mailing list