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

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