提交 47268a4f 编写于 作者: N Nik Nyby 提交者: Jiri Kosina

scsi/arcmsr: Fix typos in error log

This fixes some typos in one of the error logs.
Signed-off-by: NNik Nyby <nikolas@gnu.org>
Signed-off-by: NJiri Kosina <jkosina@suse.com>
上级 4bb138a4
......@@ -3264,7 +3264,7 @@ static int arcmsr_iop_confirm(struct AdapterControlBlock *acb)
reg->doneq_index = 0;
writel(ARCMSR_MESSAGE_SET_POST_WINDOW, reg->drv2iop_doorbell);
if (!arcmsr_hbaB_wait_msgint_ready(acb)) {
printk(KERN_NOTICE "arcmsr%d:can not set diver mode\n", \
printk(KERN_NOTICE "arcmsr%d: cannot set driver mode\n", \
acb->host->host_no);
return 1;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册