Re: -git10 staging build warnings

From: Greg KH
Date: Tue Oct 21 2008 - 14:36:28 EST


On Tue, Oct 21, 2008 at 02:14:58PM -0400, J.R. Mauro wrote:
> On Tue, Oct 21, 2008 at 2:07 PM, Greg KH <greg@xxxxxxxxx> wrote:
> > On Tue, Oct 21, 2008 at 10:41:45AM -0700, Randy Dunlap wrote:
> >> i386:
> >>
> >> drivers/staging/sxg/sxg.c:462: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'unsigned int'
> >> drivers/staging/sxg/sxg.c:479: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'unsigned int'
> >> drivers/staging/sxg/sxg.c:540: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'unsigned int'
> >> drivers/staging/sxg/sxg.c:571: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'unsigned int'
>
> Greg, does this have anything to do with the fix-gcc-warnings patch I
> sent you a while back?

I don't know, I don't see that one in my "to-apply" queue, so either I
missed it, or it's already applied :)

I've now fixed this in my tree, it was a simple change.

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/