]> git.baikalelectronics.ru Git - kernel.git/commit
[NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate
authorJan Engelhardt <jengelh@computergmbh.de>
Thu, 31 Jan 2008 12:53:05 +0000 (04:53 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:12 +0000 (19:28 -0800)
commitd9a059966808148006703e7c2275d53c4d638e2b
tree6eea6059e6e133f82e8998664af789ab50ee7d39
parent17b9794386eae6732cb6313418dbe57910342a18
[NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate

Constify a few data tables use const qualifiers on variables where
possible in the nf_conntrack_icmp* sources.

Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/nf_conntrack_proto_icmp.c
net/ipv4/netfilter/nf_nat_proto_icmp.c
net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c