]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IPV4]: Make icmp_sk_init() static.
authorAdrian Bunk <bunk@kernel.org>
Mon, 21 Apr 2008 09:31:23 +0000 (02:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Apr 2008 09:31:23 +0000 (02:31 -0700)
commit263173af5b4635c07dd862255e5b767cd429c640
tree8c5ad0b5d315d02c99c0b7b096f6443e530612ae
parent280a34c87fe07cb15df19bd798b23740223350fb
[IPV4]: Make icmp_sk_init() static.

This patch makes the needlessly global icmp_sk_init() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/icmp.c