Re: [PATCH] Clean up ASOC functions to support 32b values instead of 16b

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 23, 2008 at 9:08 PM, Jon Smirl <jonsmirl@xxxxxxxxx> wrote:

>> Please use "unsigned int" instead of "uint".
>
> Why? uint is a standard Linux kernel definition. I almost made them all u32.

For consistency.  The rest of the source file doesn't use the
abbreviated types.  Also, sized integer types like u32 should only be
used when the variable must have a certain number of bits, so you
shouldn't use u32 as a general purpose integer type.

-- 
Timur Tabi
Linux kernel developer at Freescale
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux