提交 127f1c09 编写于 作者: H Helge Deller

parisc: Fix typo in setup.c

Signed-off-by: NHelge Deller <deller@gmx.de>
上级 adf27404
......@@ -268,7 +268,7 @@ static int __init parisc_init_resources(void)
result = request_resource(&iomem_resource, &local_broadcast);
if (result < 0) {
printk(KERN_ERR
"%s: failed to claim %saddress space!\n",
"%s: failed to claim %s address space!\n",
__FILE__, local_broadcast.name);
return result;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册