Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux-block.git] / drivers / scsi / storvsc_drv.c
index 08ed059a738b92065f7fd0f91608e043267c72a6..ca3530982e52c8f7f219dd51877bc76bc771cc2a 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.