]> git.baikalelectronics.ru Git - kernel.git/commit
[INET]: Unexport __inet_hash_connect
authorAdrian Bunk <bunk@kernel.org>
Thu, 14 Feb 2008 01:39:34 +0000 (17:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Feb 2008 01:39:34 +0000 (17:39 -0800)
commit787ef618c1ab0a6ce64a6e472c8a39a1a2b57dd7
tree370c65a1b73a91df56aa3e0b2fd9fa975e337f9d
parentd71aa72ef6e9dab24edb5600083c961135f5a0c4
[INET]: Unexport __inet_hash_connect

This patch removes the unused EXPORT_SYMBOL_GPL(__inet_hash_connect).

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