linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ed L. Cashin" <ecashin@coraid.com>
To: linux-kernel@vger.kernel.org
Cc: ecashin@coraid.com, Greg K-H <greg@kroah.com>
Subject: [PATCH 2.6.15-git9] aoe [4/8]: use less confusing driver name
Date: Thu, 19 Jan 2006 13:46:22 -0500	[thread overview]
Message-ID: <960c425eac860dfded074773260f0e74@coraid.com> (raw)
In-Reply-To: E1EzelK-0006sT-00@kokone

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.

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" <ecashin@coraid.com>

  parent reply	other threads:[~2006-01-19 19:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1EzelK-0006sT-00@kokone>
2006-01-19 18:46 ` [PATCH 2.6.15-git9] aoe [2/8]: support dynamic resizing of AoE devices Ed L. Cashin
2006-01-19 18:46 ` [PATCH 2.6.15-git9] aoe [3/8]: increase allowed outstanding packets Ed L. Cashin
2006-01-19 18:46 ` Ed L. Cashin [this message]
2006-01-19 18:46 ` [PATCH 2.6.15-git9] aoe [5/8]: allow network interface migration on packet retransmit Ed L. Cashin
2006-01-19 18:46 ` [PATCH 2.6.15-git9] aoe [6/8]: update device information on last close Ed L. Cashin
2006-01-19 18:46 ` [PATCH 2.6.15-git9] aoe [7/8]: update driver compatibility string Ed L. Cashin
2006-01-19 18:46 ` [PATCH 2.6.15-git9] aoe [8/8]: update driver version number Ed L. Cashin
     [not found] ` <50543c54f330f77d820ae494a4efcfb8@coraid.com>
2006-01-19 22:25   ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=960c425eac860dfded074773260f0e74@coraid.com \
    --to=ecashin@coraid.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).