]> granicus.if.org Git - ipset/commit
net: cleanup unsigned to unsigned int
authorEric Dumazet <eric.dumazet@gmail.com>
Sat, 8 Sep 2012 16:01:32 +0000 (18:01 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sat, 8 Sep 2012 16:01:32 +0000 (18:01 +0200)
commit9db0e81848c2cb586fa06c98d80a0b3de607fcf8
treec1b0a44ff0073ad9fb2eb390cfc3cc928e1ccaa1
parente2b244b707a9147c9fbd0df9a69373e8ebd2b5a5
net: cleanup unsigned to unsigned int

Use of "unsigned int" is preferred to bare "unsigned" in net tree.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
kernel/include/linux/netfilter/ipset/ip_set.h
kernel/net/netfilter/ipset/ip_set_core.c