Re: generic bool and sparse errors?

From: Jeff Garzik
Date: Wed Jun 06 2007 - 15:00:37 EST


On Wed, Jun 06, 2007 at 11:29:30AM -0700, Kok, Auke wrote:
> alternatively we might need to reconsider the `typedef _Bool bool;`
> declaration and force it to be unsigned. I'm not sure what to think of that.

That's the C99 standard declaration IIRC. Probably just need to __force
it to something for sparse, deep in the bowels of kernel headers...

Jeff



-
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/