5 Jul
2010
5 Jul
'10
11:29 a.m.
At Fri, 2 Jul 2010 11:28:51 +0100, Mark Brown wrote:
On Fri, Jul 02, 2010 at 01:13:26PM +1200, Eliot Blennerhassett wrote:
Currently HW32 is translated into u32 before I submit patches to you. Should I do the same for the C99 types, or let them pass through unaltered?
Linux standard is to use u32 and friends rather than the C99 types.
Yes, I also prefer u32 and co unless they must be C99 types (e.g. exported and shared with user-space).
thanks,
Takashi