We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd11376 commit 5445e08Copy full SHA for 5445e08
drivers/scsi/storvsc_drv.c
@@ -538,7 +538,7 @@ static void storvsc_host_scan(struct work_struct *work)
538
host = host_device->host;
539
/*
540
* Before scanning the host, first check to see if any of the
541
- * currrently known devices have been hot removed. We issue a
+ * currently known devices have been hot removed. We issue a
542
* "unit ready" command against all currently known devices.
543
* This I/O will result in an error for devices that have been
544
* removed. As part of handling the I/O error, we remove the device.
0 commit comments