* [PATCH] unexport set_selection and paste_selection
@ 2004-10-24 13:07 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2004-10-24 13:07 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel
--- 1.11/drivers/char/selection.c 2004-09-14 15:29:10 +02:00
+++ edited/drivers/char/selection.c 2004-10-23 14:45:08 +02:00
@@ -304,6 +304,3 @@
tty_ldisc_deref(ld);
return 0;
}
-
-EXPORT_SYMBOL(set_selection);
-EXPORT_SYMBOL(paste_selection);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-24 13:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-24 13:07 [PATCH] unexport set_selection and paste_selection Christoph Hellwig
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.