So is uint32_t:
linux/types.h: typedef __u32 uint32_t;
I think this comment is about style conformity i.e. most linux kernel
developers avoid these (not-so-)new and more-portable C99 types.
Alasdair
-- agk@uk.sistina.comRefs. http://www.xml.com/ldd/chapter/book/ch10.html http://www.unix-systems.org/whitepapers/64bit.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/