[PATCH] unexport devfs_mk_symlink

From: Christoph Hellwig
Date: Tue Sep 07 2004 - 11:41:55 EST


Only legit user is the partitioning code, in addition some uml code is
still using despite the uml people beeing told to fix it at least two
times.


--- 1.113/fs/devfs/base.c 2004-08-08 23:07:47 +02:00
+++ edited/fs/devfs/base.c 2004-09-07 13:26:47 +02:00
@@ -1802,7 +1802,6 @@

__setup("devfs=", devfs_setup);

-EXPORT_SYMBOL(devfs_mk_symlink);
EXPORT_SYMBOL(devfs_mk_dir);
EXPORT_SYMBOL(devfs_remove);

-
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/