]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/block/floppy.c
drivers/block/floppy.c: indent a comment
[net-next-2.6.git] / drivers / block / floppy.c
index 0cea96ceb78c729033c064653964fe7dd6bebe52..7743d6c2dd6b9de16c3372f9ef7a6af48416203b 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