* [2.6 patch] net/802/tr.c: remove an unused export
@ 2006-05-16 18:48 Adrian Bunk
2006-05-16 22:23 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2006-05-16 18:48 UTC (permalink / raw)
To: acme; +Cc: netdev
This patch removes the unused EXPORT_SYMBOL(tr_source_route).
(No, the usage in net/llc/llc_output.c can't be modular.)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 20 Apr 2006
--- linux-2.6.17-rc1-mm3-full/net/802/tr.c.old 2006-04-20 22:45:07.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/net/802/tr.c 2006-04-20 22:45:18.000000000 +0200
@@ -643,6 +643,5 @@
module_init(rif_init);
-EXPORT_SYMBOL(tr_source_route);
EXPORT_SYMBOL(tr_type_trans);
EXPORT_SYMBOL(alloc_trdev);
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [2.6 patch] net/802/tr.c: remove an unused export
2006-05-16 18:48 [2.6 patch] net/802/tr.c: remove an unused export Adrian Bunk
@ 2006-05-16 22:23 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2006-05-16 22:23 UTC (permalink / raw)
To: bunk; +Cc: acme, netdev
From: Adrian Bunk <bunk@stusta.de>
Date: Tue, 16 May 2006 20:48:43 +0200
> This patch removes the unused EXPORT_SYMBOL(tr_source_route).
>
> (No, the usage in net/llc/llc_output.c can't be modular.)
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-05-16 22:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-16 18:48 [2.6 patch] net/802/tr.c: remove an unused export Adrian Bunk
2006-05-16 22:23 ` 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).