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 <[email protected]>
> > Signed-off-by: Stefan Reif <[email protected]>
> 
> Wait, when did Stefan sign-off on this?

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

greg k-h
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to