[INET]: Unexport inet_listen_wlock

!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=324b57...
Commit:     324b57619bdd151abbab73a48707c17cfb0e9ba4
Parent:     74da4d34e4a452c3f448fe659fa9f4ba1fbe507e
Author:     Adrian Bunk <bunk@kernel.org>
AuthorDate: Wed Feb 13 17:40:25 2008 -0800
Committer:  David S. Miller <davem@davemloft.net>
CommitDate: Wed Feb 13 17:40:25 2008 -0800

    [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>
---
 net/ipv4/inet_hashtables.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/net/ipv4/inet_hashtables.c b/net/ipv4/inet_hashtables.c
index e6a0072..1aba606 100644
--- a/net/ipv4/inet_hashtables.c
+++ b/net/ipv4/inet_hashtables.c
@@ -120,8 +120,6 @@ void inet_listen_wlock(struct inet_hashinfo *hashinfo)
 	}
 }
 
-EXPORT_SYMBOL(inet_listen_wlock);
-
 /*
  * Don't inline this cruft. Here are some nice properties to exploit here. The
  * BSD API does not allow a listening sock to specify the remote port nor the
-
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_listen_wlock, Linux Kernel Mailing List..., (Fri Feb 15, 6:01 pm)