patch-2.4.15 linux/fs/affs/super.c

Next file: linux/fs/autofs4/inode.c
Previous file: linux/fs/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.14/linux/fs/affs/super.c linux/fs/affs/super.c
@@ -270,7 +270,6 @@
 	size = (BLOCK_SIZE / 512) * blocks;
 	pr_debug("AFFS: initial blksize=%d, blocks=%d\n", 512, blocks);
 
-#warning
 	affs_set_blocksize(sb, PAGE_SIZE);
 	/* Try to find root block. Its location depends on the block size. */
 

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