[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)
commit7cc3864d39837549c5ccb33c5b85183d6e6986bc
tree6eea6059e6e133f82e8998664af789ab50ee7d39
parentdc35dc5a4c8e7752c82643ff2ad442685331ab28
[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