Re: [PATCH 3/4] netfilter: ipv4: use preferred kernel types
From: Patrick McHardy <hidden>
Date: 2016-01-30 13:46:07
Also in:
lkml
From: Patrick McHardy <hidden>
Date: 2016-01-30 13:46:07
Also in:
lkml
On 30.01, Lucas Tanure wrote:
As suggested by checkpatch.pl: CHECK: Prefer kernel type 'uX' over 'uintX_t'
You might have noticed we have literally hundreds of them spread over 100 files in the netfilter code. We'll gradually change them when the code is touched anyways.
net/ipv4/netfilter/ip_tables.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)