[INET]: Unexport __inet_hash_connect

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git-commits-head@...>
Date: Friday, February 15, 2008 - 6:01 pm

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=74da4d...
Commit:     74da4d34e4a452c3f448fe659fa9f4ba1fbe507e
Parent:     d5bd0146f0d61f7dc9904a7cc6d5cb9832034de4
Author:     Adrian Bunk <bunk@kernel.org>
AuthorDate: Wed Feb 13 17:39:34 2008 -0800
Committer:  David S. Miller <davem@davemloft.net>
CommitDate: Wed Feb 13 17:39:34 2008 -0800

    [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 |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/net/ipv4/inet_hashtables.c b/net/ipv4/inet_hashtables.c
index 9cac6c0..e6a0072 100644
--- a/net/ipv4/inet_hashtables.c
+++ b/net/ipv4/inet_hashtables.c
@@ -494,7 +494,6 @@ out:
 		return ret;
 	}
 }
-EXPORT_SYMBOL_GPL(__inet_hash_connect);
 
 /*
  * Bind a port for a connect operation and hash it.
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[INET]: Unexport __inet_hash_connect, Linux Kernel Mailing List..., (Fri Feb 15, 6:01 pm)