[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)
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>

No differences found