patch-2.1.89 linux/kernel/sysctl.c
Next file: linux/mm/filemap.c
Previous file: linux/kernel/signal.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sat Feb 21 13:27:56 1998
- Orig file:
v2.1.88/linux/kernel/sysctl.c
- Orig date:
Sat Jan 10 15:15:21 1998
diff -u --recursive --new-file v2.1.88/linux/kernel/sysctl.c linux/kernel/sysctl.c
@@ -523,9 +523,7 @@
proc_unregister(root, de->low_ino);
table->de = NULL;
kfree(de);
- } else
- printk("unregister_proc_table: %s not empty!\n",
- table->procname);
+ }
}
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov