patch-2.3.99-pre9 linux/fs/proc/proc_devtree.c
Next file: linux/fs/proc/root.c
Previous file: linux/fs/proc/kcore.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun May 21 20:34:37 2000
- Orig file:
v2.3.99-pre8/linux/fs/proc/proc_devtree.c
- Orig date:
Tue Jan 11 22:31:43 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/fs/proc/proc_devtree.c linux/fs/proc/proc_devtree.c
@@ -112,7 +112,6 @@
al = proc_symlink(at, de, ent->name);
if (al == 0)
break;
- proc_register(de, al);
*lastp = al;
lastp = &al->next;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)