page allocator: check only once if the zonelist is suitable for the allocation
[sfrench/cifs-2.6.git] / drivers / ide / ide-atapi.c
index bbdd2547f12aa98779dcb9d96d7461cfdc8dc5af..702ef64a0f12fc6897ab4276a2fefbf3821ac879 100644 (file)
@@ -577,7 +577,7 @@ static ide_startstop_t ide_transfer_pc(ide_drive_t *drive)
 
                /*
                 * If necessary schedule the packet transfer to occur 'timeout'
-                * miliseconds later in ide_delayed_transfer_pc() after the
+                * milliseconds later in ide_delayed_transfer_pc() after the
                 * device says it's ready for a packet.
                 */
                if (drive->atapi_flags & IDE_AFLAG_ZIP_DRIVE) {