提交 5307b1e8 编写于 作者: A Alan Cox 提交者: James Bottomley

[SCSI] dtc: Fix typo

(and pointed out by several people)
Signed-off-by: NAlan Cox <alan@redhat.com>
Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
上级 1a1d6414
......@@ -242,7 +242,7 @@ static int __init dtc_detect(struct scsi_host_template * tpnt)
if (check_signature(base + signatures[sig].offset, signatures[sig].string, strlen(signatures[sig].string))) {
addr = bases[current_base].address;
#if (DTCDEBUG & DTCDEBUG_INIT)
printk(KERB_DEBUG "scsi-dtc : detected board.\n");
printk(KERN_DEBUG "scsi-dtc : detected board.\n");
#endif
goto found;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册