[INET]: Unexport inet_listen_wlock

This patch removes the no longer used EXPORT_SYMBOL(inet_listen_wlock).

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 324b5761 74da4d34

-2
-2
net/ipv4/inet_hashtables.c
··· 120 } 121 } 122 123 - EXPORT_SYMBOL(inet_listen_wlock); 124 - 125 /* 126 * Don't inline this cruft. Here are some nice properties to exploit here. The 127 * BSD API does not allow a listening sock to specify the remote port nor the
··· 120 } 121 } 122 123 /* 124 * Don't inline this cruft. Here are some nice properties to exploit here. The 125 * BSD API does not allow a listening sock to specify the remote port nor the