patch-2.4.0-test10 linux/fs/devfs/base.c

Next file: linux/fs/devfs/util.c
Previous file: linux/fs/cramfs/inode.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/fs/devfs/base.c linux/fs/devfs/base.c
@@ -654,7 +654,7 @@
 };
 
 /*  The root of the device tree  */
-static struct devfs_entry *root_entry = NULL;
+static struct devfs_entry *root_entry;
 
 struct devfsd_buf_entry
 {

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