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
- Lines: 9
- Date:
Sun Oct 1 20:35:16 2000
- Orig file:
v2.4.0-test8/linux/fs/proc/generic.c
- Orig date:
Fri Aug 11 14:29:01 2000
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)