提交 cf2f7689 编写于 作者: A Albert Lee 提交者: Jeff Garzik

[PATCH] libata-dev: Remove trailing whitespaces

Remove trailing whitespaces.
Signed-off-by: NAlbert Lee <albertcc@tw.ibm.com>
Signed-off-by: NJeff Garzik <jeff@garzik.org>
上级 4bbf7bc4
......@@ -4397,7 +4397,7 @@ inline unsigned int ata_host_intr (struct ata_port *ap,
fsm_start:
switch (ap->hsm_task_state) {
case HSM_ST_FIRST:
/* Some pre-ATAPI-4 devices assert INTRQ
/* Some pre-ATAPI-4 devices assert INTRQ
* at this state when ready to receive CDB.
*/
......@@ -4422,7 +4422,7 @@ inline unsigned int ata_host_intr (struct ata_port *ap,
ap->hsm_task_state = HSM_ST_LAST;
goto fsm_start;
}
atapi_pio_bytes(qc);
if (unlikely(ap->hsm_task_state == HSM_ST_ERR))
......@@ -4476,7 +4476,7 @@ inline unsigned int ata_host_intr (struct ata_port *ap,
printk(KERN_ERR "ata%u: command error, drv_stat 0x%x host_stat 0x%x\n",
ap->id, status, host_stat);
/* make sure qc->err_mask is available to
/* make sure qc->err_mask is available to
* know what's wrong and recover
*/
WARN_ON(qc->err_mask == 0);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册