[NETFILTER]: nf_conntrack_h3223: sparse fixes
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 31 Jan 2008 12:09:00 +0000 (04:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:47 +0000 (19:27 -0800)
commitdc64d02ba8559ed09f49697aedfb1f6a1ab5909d
treeddec4c45c63e3e7692f984420c7570ddd6434054
parentf4f6fb714f139f45f90c6a5048ee67f9960543f1
[NETFILTER]: nf_conntrack_h3223: sparse fixes

Sparse complains when a function is not really static. Putting static
on the function prototype is not enough.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_conntrack_h323_asn1.c