diff --git a/drivers/scsi/libata-core.c b/drivers/scsi/libata-core.c index 1cb9813753233ac52d7daba5b5030ed5c1cdbf65..86310562da8b37f3e5e8e682b545b27b798f7973 100644 --- a/drivers/scsi/libata-core.c +++ b/drivers/scsi/libata-core.c @@ -2635,7 +2635,7 @@ static int ata_dma_blacklisted(const struct ata_device *dev) * * FIXME: The current implementation limits all transfer modes to * the fastest of the lowested device on the port. This is not - * required on most controllers. + * required on most controllers. * * LOCKING: * None.