]> granicus.if.org Git - ipset/commit
Fix trailing whitespaces and pr_* messages
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 21 Jan 2011 10:39:56 +0000 (11:39 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 21 Jan 2011 10:39:56 +0000 (11:39 +0100)
commit133dacf17131daa138f22b7ac38f3b94de203681
tree903032266b8555c25058c9c223e870a87480740f
parented3c453a0787ddc10c5ce6010bd6ac663c740b68
Fix trailing whitespaces and pr_* messages

Some trailing whitespace slipped in, those are removed. With the deleted
ip_set_kernel.h, the pr_* messages lost the trailing "\n" character.
The messages were completed with it.
12 files changed:
kernel/include/linux/netfilter/ipset/ip_set_ahash.h
kernel/include/linux/netfilter/ipset/ip_set_getport.h
kernel/ip_set_bitmap_ip.c
kernel/ip_set_bitmap_port.c
kernel/ip_set_core.c
kernel/ip_set_hash_ip.c
kernel/ip_set_hash_ipport.c
kernel/ip_set_hash_ipportip.c
kernel/ip_set_hash_ipportnet.c
kernel/ip_set_hash_net.c
kernel/ip_set_hash_netport.c
kernel/xt_set.c