public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] unexport __print_symbol
@ 2005-04-15 15:10 Adrian Bunk
  2005-04-23 23:35 ` Andrew Morton
  0 siblings, 1 reply; 4+ messages in thread
From: Adrian Bunk @ 2005-04-15 15:10 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

I didn't find any possible modular usage in the kernel.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 4 Mar 2005

--- linux-2.6.11-rc5-mm1-full/kernel/kallsyms.c.old	2005-03-04 00:49:34.000000000 +0100
+++ linux-2.6.11-rc5-mm1-full/kernel/kallsyms.c	2005-03-04 00:49:49.000000000 +0100
@@ -408,4 +408,3 @@
 }
 __initcall(kallsyms_init);
 
-EXPORT_SYMBOL(__print_symbol);


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [2.6 patch] unexport __print_symbol
@ 2005-03-04  0:49 Adrian Bunk
  0 siblings, 0 replies; 4+ messages in thread
From: Adrian Bunk @ 2005-03-04  0:49 UTC (permalink / raw)
  To: linux-kernel

I didn't find any possible modular usage in the kernel.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.11-rc5-mm1-full/kernel/kallsyms.c.old	2005-03-04 00:49:34.000000000 +0100
+++ linux-2.6.11-rc5-mm1-full/kernel/kallsyms.c	2005-03-04 00:49:49.000000000 +0100
@@ -408,4 +408,3 @@
 }
 __initcall(kallsyms_init);
 
-EXPORT_SYMBOL(__print_symbol);


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-04-25 23:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-15 15:10 [2.6 patch] unexport __print_symbol Adrian Bunk
2005-04-23 23:35 ` Andrew Morton
2005-04-25 23:02   ` Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2005-03-04  0:49 Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox