patch-2.2.10 linux/fs/adfs/dir.c
Next file: linux/fs/adfs/namei.c
Previous file: linux/fs/Config.in
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Thu May 13 23:25:58 1999
-  Orig file: 
v2.2.9/linux/fs/adfs/dir.c
-  Orig date: 
Thu May 13 23:10:30 1999
diff -u --recursive --new-file v2.2.9/linux/fs/adfs/dir.c linux/fs/adfs/dir.c
@@ -138,9 +138,6 @@
 	struct super_block *sb;
 	int i, size;
 
-	if (!inode)
-		return 0;
-
 	sb = inode->i_sb;
 
 	size = 2048 >> sb->s_blocksize_bits;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)