]> git.ipfire.org Git - thirdparty/ipset.git/commit
netfilter: ipset: Return bool values instead of int
authorSergey Popovich <popovich_sergei@mail.ua>
Mon, 17 Nov 2014 19:21:40 +0000 (21:21 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 20 Mar 2015 19:49:12 +0000 (20:49 +0100)
commit4d59a90b5abaebb90087dc5e153222bc3372b5b7
tree69c85bef09ac0084dab9a1ca1092c0dc09682448
parent4c54de30906e8a048211d43bfcdeeab52617378c
netfilter: ipset: Return bool values instead of int

Signed-off-by: Sergey Popovich <popovich_sergei@mail.ua>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
kernel/net/netfilter/ipset/ip_set_hash_ip.c
kernel/net/netfilter/ipset/ip_set_hash_ipmark.c
kernel/net/netfilter/ipset/ip_set_hash_ipport.c
kernel/net/netfilter/ipset/ip_set_hash_ipportip.c
kernel/net/netfilter/ipset/ip_set_hash_ipportnet.c
kernel/net/netfilter/ipset/ip_set_hash_mac.c
kernel/net/netfilter/ipset/ip_set_hash_net.c
kernel/net/netfilter/ipset/ip_set_hash_netiface.c
kernel/net/netfilter/ipset/ip_set_hash_netport.c
kernel/net/netfilter/ipset/ip_set_hash_netportnet.c