]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ext3/super.c
[PATCH] ext3: remove inconsistent space before exclamation point in mount code
[linux-2.6-omap-h63xx.git] / fs / ext3 / super.c
index df98a770925294acaefdb357b5adc75b113090ef..e0fc0c83be90e7b8cb2ef7f130c0f651c84764b3 100644 (file)
@@ -1603,7 +1603,7 @@ static int ext3_fill_super (struct super_block *sb, void *data, int silent)
                }
        }
        if (!ext3_check_descriptors (sb)) {
-               printk (KERN_ERR "EXT3-fs: group descriptors corrupted !\n");
+               printk(KERN_ERR "EXT3-fs: group descriptors corrupted!\n");
                goto failed_mount2;
        }
        sbi->s_gdb_count = db_count;