Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux-2.6-microblaze.git] / drivers / scsi / storvsc_drv.c
index 08ed059..ca35309 100644 (file)
@@ -479,7 +479,7 @@ static void storvsc_host_scan(struct work_struct *work)
        host = host_device->host;
        /*
         * Before scanning the host, first check to see if any of the
-        * currrently known devices have been hot removed. We issue a
+        * currently known devices have been hot removed. We issue a
         * "unit ready" command against all currently known devices.
         * This I/O will result in an error for devices that have been
         * removed. As part of handling the I/O error, we remove the device.