patch-2.2.0-pre7 linux/kernel/sysctl.c
Next file: linux/mm/page_alloc.c
Previous file: linux/kernel/fork.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Jan  8 22:54:16 1999
-  Orig file: 
v2.2.0-pre6/linux/kernel/sysctl.c
-  Orig date: 
Thu Jan  7 15:11:41 1999
diff -u --recursive --new-file v2.2.0-pre6/linux/kernel/sysctl.c linux/kernel/sysctl.c
@@ -216,8 +216,6 @@
 };
 
 static ctl_table vm_table[] = {
-	{VM_SWAPCTL, "swapctl", 
-	 &swap_control, sizeof(swap_control_t), 0644, NULL, &proc_dointvec},
 	{VM_FREEPG, "freepages", 
 	 &freepages, sizeof(freepages_t), 0644, NULL, &proc_dointvec},
 	{VM_BDFLUSH, "bdflush", &bdf_prm, 9*sizeof(int), 0600, NULL,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov