Re: [dm-devel] Re: [RFC] device-mapper ioctl interface

From: Alasdair G Kergon (agk@uk.sistina.com)
Date: Fri Jun 06 2003 - 14:53:08 EST


On Fri, Jun 06, 2003 at 10:17:00AM -0700, Greg KH wrote:
> Minor comment:
> - please do not use uint_32t types in kernel header files. Use
> the proper __u32 type which is guarenteed to be the proper
> size across the user/kernel boundry.

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.com

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



This archive was generated by hypermail 2b29 : Sat Jun 07 2003 - 22:00:31 EST