]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[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)
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

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