提交 a63cc18f 编写于 作者: A Adrian Bunk 提交者: Linus Torvalds

pnp: remove printk() with outdated version

There's no point in printing some ancient version number forever.
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Acked-by: NRene Herman <rene.herman@gmail.com>
Acked-by: NBjorn Helgaas <bjorn.helgaas@hp.com>
Acked-by: NAdam M Belay <abelay@MIT.EDU>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 232fb69a
......@@ -218,7 +218,6 @@ void __pnp_remove_device(struct pnp_dev *dev)
static int __init pnp_init(void)
{
printk(KERN_INFO "Linux Plug and Play Support v0.97 (c) Adam Belay\n");
return bus_register(&pnp_bus_type);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册