提交 93c1d05b 编写于 作者: J Joe Perches 提交者: Matthew Garrett

topstar-laptop: Convert remaining printk to pr_info

To be similar to all other uses.
Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NMatthew Garrett <mjg@redhat.com>
上级 33cab1b7
......@@ -194,7 +194,7 @@ static int __init topstar_laptop_init(void)
if (ret < 0)
return ret;
printk(KERN_INFO "Topstar Laptop ACPI extras driver loaded\n");
pr_info("ACPI extras driver loaded\n");
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册