On Tue, Apr 9, 2013 at 3:00 AM, Serban Constantinescu <[email protected]> wrote: > uint32_t types are used inconsistently throughout the driver. This patch > replaces "uint32_t" types with "unsigned int" ones. >
I don't like this change. You fix the header in a later patch to use explicit sizes, so it does not make sense to do the opposite here. -- 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/

