drivers/block/floppy.c: indent a comment
[safe/jmp/linux-2.6] / drivers / block / floppy.c
index 0cea96c..7743d6c 100644 (file)
@@ -4262,7 +4262,7 @@ static int __init floppy_init(void)
                FDCS->dtr = -1;
                FDCS->dor = 0x4;
 #if defined(__sparc__) || defined(__mc68000__)
-               /*sparcs/sun3x don't have a DOR reset which we can fall back on to */
+       /*sparcs/sun3x don't have a DOR reset which we can fall back on to */
 #ifdef __mc68000__
                if (MACH_IS_SUN3X)
 #endif