patch-2.1.85 linux/fs/proc/root.c
Next file: linux/fs/sysv/CHANGES
Previous file: linux/fs/dcache.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Feb 2 13:31:51 1998
- Orig file:
v2.1.84/linux/fs/proc/root.c
- Orig date:
Fri Jan 30 15:50:57 1998
diff -u --recursive --new-file v2.1.84/linux/fs/proc/root.c linux/fs/proc/root.c
@@ -621,13 +621,6 @@
S_IFREG | S_IRUGO, 1, 0, 0,
0, &proc_array_inode_operations
};
-#ifdef CONFIG_OMIRR
-static struct proc_dir_entry proc_root_omirr = {
- PROC_OMIRR, 5, "omirr",
- S_IFREG | S_IRUSR, 1, 0, 0,
- 0, &proc_omirr_inode_operations
-};
-#endif
#ifdef __powerpc__
static struct proc_dir_entry proc_root_ppc_htab = {
PROC_PPC_HTAB, 8, "ppc_htab",
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov