Signed-off-by: "Ed L. Cashin" <[email protected]>
Users were confused by the driver being called "aoe-2.6-$version".
This form looks less like a Linux kernel version number.
diff -upr 2.6.15-git9-orig/drivers/block/aoe/aoemain.c 2.6.15-git9-aoe/drivers/block/aoe/aoemain.c
--- 2.6.15-git9-orig/drivers/block/aoe/aoemain.c 2006-01-19 13:31:22.000000000 -0500
+++ 2.6.15-git9-aoe/drivers/block/aoe/aoemain.c 2006-01-19 13:31:22.000000000 -0500
@@ -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;
--
"Ed L. Cashin" <[email protected]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]