提交 af9902e1 编写于 作者: P Pascal de Bruijn 提交者: Matthew Garrett

Don't show error if Acer WMI is not found

Signed-off-by: NMatthew Garrett <mjg@redhat.com>
上级 b404ecbf
......@@ -1314,7 +1314,7 @@ static int __init acer_wmi_init(void)
AMW0_find_mailled();
if (!interface) {
printk(ACER_ERR "No or unsupported WMI interface, unable to "
printk(ACER_INFO "No or unsupported WMI interface, unable to "
"load\n");
return -ENODEV;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册