git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8da560c
)
netfilter: ipset: remove unnecessary includes
author
Patrick McHardy
<kaber@trash.net>
Tue, 1 Feb 2011 15:57:37 +0000
(16:57 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Tue, 1 Feb 2011 15:57:37 +0000
(16:57 +0100)
None of the set types need uaccess.h since this is handled centrally
in ip_set_core. Most set types additionally don't need bitops.h and
spinlock.h since they use neither. tcp.h is only needed by those
using before(), udp.h is not needed at all.
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/ipset/ip_set_bitmap_ip.c
patch
|
blob
|
history
net/netfilter/ipset/ip_set_bitmap_ipmac.c
patch
|
blob
|
history
net/netfilter/ipset/ip_set_bitmap_port.c
patch
|
blob
|
history
net/netfilter/ipset/ip_set_hash_ip.c
patch
|
blob
|
history
net/netfilter/ipset/ip_set_hash_ipport.c
patch
|
blob
|
history
net/netfilter/ipset/ip_set_hash_ipportip.c
patch
|
blob
|
history
net/netfilter/ipset/ip_set_hash_ipportnet.c
patch
|
blob
|
history
net/netfilter/ipset/ip_set_hash_net.c
patch
|
blob
|
history
net/netfilter/ipset/ip_set_hash_netport.c
patch
|
blob
|
history
diff --cc
net/netfilter/ipset/ip_set_bitmap_ip.c
Simple merge
diff --cc
net/netfilter/ipset/ip_set_bitmap_ipmac.c
Simple merge
diff --cc
net/netfilter/ipset/ip_set_bitmap_port.c
Simple merge
diff --cc
net/netfilter/ipset/ip_set_hash_ip.c
Simple merge
diff --cc
net/netfilter/ipset/ip_set_hash_ipport.c
Simple merge
diff --cc
net/netfilter/ipset/ip_set_hash_ipportip.c
Simple merge
diff --cc
net/netfilter/ipset/ip_set_hash_ipportnet.c
Simple merge
diff --cc
net/netfilter/ipset/ip_set_hash_net.c
Simple merge
diff --cc
net/netfilter/ipset/ip_set_hash_netport.c
Simple merge