Minor cleanup of fs/proc/link.c

Pavel Machek (pavel@elf.ucw.cz)
Wed, 25 Mar 1998 16:33:47 +0100


Hi!

PLAN9_SEMANTICS seems to be leftover symbol not referenced
anywhere... Time for it to be removed. Please apply, relative to
2.1.90.

Pavel

--- linux/fs/proc/link.c.ofic Wed Mar 25 16:29:41 1998
+++ linux/fs/proc/link.c Wed Mar 25 16:29:51 1998
@@ -19,12 +19,6 @@
static struct dentry * proc_follow_link(struct dentry *, struct dentry *);

/*
- * PLAN9_SEMANTICS won't work any more: it used an ugly hack that broke
- * when the files[] array was updated only after the open code
- */
-#undef PLAN9_SEMANTICS
-
-/*
* links can't do much...
*/
static struct file_operations proc_fd_link_operations = {

-- 
I'm really pavel@atrey.karlin.mff.cuni.cz. 	   Pavel
Look at http://atrey.karlin.mff.cuni.cz/~pavel/ ;-).

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu