aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-sff.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/libata-sff.c')
-rw-r--r--drivers/ata/libata-sff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/libata-sff.c b/drivers/ata/libata-sff.c
index 741065c9da67..7f2c94a07c00 100644
--- a/drivers/ata/libata-sff.c
+++ b/drivers/ata/libata-sff.c
@@ -2258,7 +2258,7 @@ EXPORT_SYMBOL_GPL(ata_sff_postreset);
2258 * @qc: command 2258 * @qc: command
2259 * 2259 *
2260 * Drain the FIFO and device of any stuck data following a command 2260 * Drain the FIFO and device of any stuck data following a command
2261 * failing to complete. In some cases this is neccessary before a 2261 * failing to complete. In some cases this is necessary before a
2262 * reset will recover the device. 2262 * reset will recover the device.
2263 * 2263 *
2264 */ 2264 */