[PATCH] unexport set_selection and paste_selection

From: Christoph Hellwig
Date: Sun Oct 24 2004 - 08:11:32 EST



--- 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);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/