* [2.6 patch] net/ipv6/ipv6_syms.c: unexport fl6_sock_lookup
@ 2005-05-30 20:56 Adrian Bunk
2005-06-02 20:06 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2005-05-30 20:56 UTC (permalink / raw)
To: Andrew Morton; +Cc: netdev, linux-kernel, Hideaki YOSHIFUJI
There is no usage of this EXPORT_SYMBOL in the kernel.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
---
This patch was already sent on:
- 7 May 2005
--- linux-2.6.12-rc3-mm3-full/net/ipv6/ipv6_syms.c.old 2005-05-05 22:23:17.000000000 +0200
+++ linux-2.6.12-rc3-mm3-full/net/ipv6/ipv6_syms.c 2005-05-05 22:23:23.000000000 +0200
@@ -37,5 +37,4 @@
EXPORT_SYMBOL(xfrm6_rcv);
#endif
EXPORT_SYMBOL(rt6_lookup);
-EXPORT_SYMBOL(fl6_sock_lookup);
EXPORT_SYMBOL(ipv6_push_nfrag_opts);
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [2.6 patch] net/ipv6/ipv6_syms.c: unexport fl6_sock_lookup
2005-05-30 20:56 [2.6 patch] net/ipv6/ipv6_syms.c: unexport fl6_sock_lookup Adrian Bunk
@ 2005-06-02 20:06 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2005-06-02 20:06 UTC (permalink / raw)
To: bunk; +Cc: akpm, netdev, linux-kernel, yoshfuji
From: Adrian Bunk <bunk@stusta.de>
Date: Mon, 30 May 2005 22:56:53 +0200
> There is no usage of this EXPORT_SYMBOL in the kernel.
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
> Acked-by: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-06-02 20:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-30 20:56 [2.6 patch] net/ipv6/ipv6_syms.c: unexport fl6_sock_lookup Adrian Bunk
2005-06-02 20:06 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).