[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>
This commit is contained in:
Adrian Bunk 2008-02-13 17:39:34 -08:00 коммит произвёл David S. Miller
Родитель d5bd0146f0
Коммит 74da4d34e4
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -494,7 +494,6 @@ out:
return ret;
}
}
EXPORT_SYMBOL_GPL(__inet_hash_connect);
/*
* Bind a port for a connect operation and hash it.