patch-2.4.0-test9 linux/fs/proc/generic.c

Next file: linux/fs/proc/proc_misc.c
Previous file: linux/fs/partitions/mac.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/fs/proc/generic.c linux/fs/proc/generic.c
@@ -190,7 +190,7 @@
 	return 0;
 }
 
-static unsigned char proc_alloc_map[PROC_NDYNAMIC / 8] = {0};
+static unsigned char proc_alloc_map[PROC_NDYNAMIC / 8];
 
 static int make_inode_number(void)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)