Re: [PATCH 3/4] netfilter: ipv4: use preferred kernel types

From: David Miller
Date: Mon Feb 01 2016 - 14:41:41 EST


From: David Laight <David.Laight@xxxxxxxxxx>
Date: Mon, 1 Feb 2016 16:37:41 +0000

> From: Lucas Tanure
>> Sent: 30 January 2016 13:18
>> As suggested by checkpatch.pl:
>> CHECK: Prefer kernel type 'uX' over 'uintX_t'
>
> One might ask why?

We have consistently done this, and consistency is enough of an
argument.