lkml.org 
[lkml]   [2006]   [Jan]   [4]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 4 Jan 2006 14:02:18 +0800
FromCoywolf Qi Hunt <>
SubjectRe: [PATCH 2.6.15-rc7] aoe [4/7]: use less confusing driver name
2006/1/4, Ed L. Cashin <ecashin@coraid.com>:
> Signed-off-by: "Ed L. Cashin" <ecashin@coraid.com>
>
> Users were confused by the driver being called "aoe-2.6-$version".
> This form looks less like a Linux kernel version number.
>
> Index: 2.6.15-rc7-aoe/drivers/block/aoe/aoemain.c
> ===================================================================
> --- 2.6.15-rc7-aoe.orig/drivers/block/aoe/aoemain.c     2006-01-02 13:35:13.000000000 -0500
> +++ 2.6.15-rc7-aoe/drivers/block/aoe/aoemain.c  2006-01-02 13:35:14.000000000 -0500
> @@ -89,7 +89,7 @@
>         }
>
>         printk(KERN_INFO
> -              "aoe: aoe_init: AoE v2.6-%s initialised.\n",
> +              "aoe: aoe_init: aoe6-%s initialised.\n",
>                VERSION);

Better simply be `AoE v%s'?

>         discover_timer(TINIT);
>         return 0;
>
>
--
Coywolf Qi Hunt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-04 07:04    [from the cache]
©2003-2008