提交 f4a8df99 编写于 作者: F Forest Bond 提交者: Greg Kroah-Hartman

Staging: vt6656: replace call to info with printk call.

vt6656: replace call to info with printk call.
Signed-off-by: NForest Bond <forest@alittletooquiet.net>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 dd8db704
......@@ -2392,7 +2392,7 @@ static struct usb_driver vntwusb_driver = {
static int __init vntwusb_init_module(void)
{
info(DEVICE_FULL_DRV_NAM " " DEVICE_VERSION);
printk(KERN_NOTICE DEVICE_FULL_DRV_NAM " " DEVICE_VERSION);
return usb_register(&vntwusb_driver);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册