diff options
-rw-r--r-- | drivers/ata/libata-core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c index 1845119cc7f0..fbc24358ada0 100644 --- a/drivers/ata/libata-core.c +++ b/drivers/ata/libata-core.c | |||
@@ -153,7 +153,7 @@ MODULE_VERSION(DRV_VERSION); | |||
153 | 153 | ||
154 | /** | 154 | /** |
155 | * ata_force_cbl - force cable type according to libata.force | 155 | * ata_force_cbl - force cable type according to libata.force |
156 | * @link: ATA link of interest | 156 | * @ap: ATA port of interest |
157 | * | 157 | * |
158 | * Force cable type according to libata.force and whine about it. | 158 | * Force cable type according to libata.force and whine about it. |
159 | * The last entry which has matching port number is used, so it | 159 | * The last entry which has matching port number is used, so it |