提交 c42b24ca 编写于 作者: E Ed L. Cashin 提交者: Greg Kroah-Hartman

[PATCH] aoe [4/8]: use less confusing driver name

Users were confused by the driver being called "aoe-2.6-$version".
This form looks less like a Linux kernel version number.
Signed-off-by: N"Ed L. Cashin" <ecashin@coraid.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 eaf0a3cb
......@@ -89,7 +89,7 @@ aoe_init(void)
}
printk(KERN_INFO
"aoe: aoe_init: AoE v2.6-%s initialised.\n",
"aoe: aoe_init: AoE v%s initialised.\n",
VERSION);
discover_timer(TINIT);
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册