This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / fs / coda / inode.c
index 9d39ef4..7345de4 100644 (file)
@@ -142,7 +142,7 @@ static int get_device_index(struct coda_mount_data *data)
 
 static int coda_fill_super(struct super_block *sb, void *data, int silent)
 {
-        struct inode *root = NULL
+        struct inode *root = 0
        struct coda_sb_info *sbi = NULL;
        struct venus_comm *vc = NULL;
        struct CodaFid fid;