projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74da4d3
)
[INET]: Unexport inet_listen_wlock
author
Adrian Bunk
<bunk@kernel.org>
Thu, 14 Feb 2008 01:40:25 +0000
(17:40 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 14 Feb 2008 01:40:25 +0000
(17:40 -0800)
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
patch
|
blob
|
blame
|
history
diff --git
a/net/ipv4/inet_hashtables.c
b/net/ipv4/inet_hashtables.c
index e6a007260cecda6a4b99217d0d817844910cb410..1aba606f6bbb610249dcc06291d3435907b53a30 100644
(file)
--- 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