]> git.baikalelectronics.ru Git - kernel.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)
commitc502a8d05945705e359614366a60b37788ea1a9b
tree8c5ad0b5d315d02c99c0b7b096f6443e530612ae
parente60c116cdbc4a9418a57c48fc4cc728e26d20aa7
[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