[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>

authored by Adrian Bunk and committed by David S. Miller 74da4d34 d5bd0146

-1
-1
net/ipv4/inet_hashtables.c
··· 494 494 return ret; 495 495 } 496 496 } 497 - EXPORT_SYMBOL_GPL(__inet_hash_connect); 498 497 499 498 /* 500 499 * Bind a port for a connect operation and hash it.