David Howells <[EMAIL PROTECTED]> wrote:
>
> Andrew Morton <[EMAIL PROTECTED]> wrote:
> 
> > >  So I should fold the two other bitfields back into the capabilities mask
> > >  and make it an unsigned long.
> > 
> > I suppose so.  Although unsigned int would be preferable.
> 
> Any particular reason? It's mixed in with other unsigned longs and pointers
> after all...

Just that it's the natural wordsize of the machine, and uses less storage.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to