Re: [PATCH v2 1/7] staging: android: binder: clean-up uint32_t types

From: Serban Constantinescu
Date: Wed Apr 10 2013 - 04:41:03 EST


On 10/04/13 01:11, Arve Hjønnevåg wrote:
On Tue, Apr 9, 2013 at 3:00 AM, Serban Constantinescu
<serban.constantinescu@xxxxxxx> 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.

As mentioned before we do not need this change. I will drop it from the patch set.

Thanks,
Serban

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/