linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Hancock <hancockr@shaw.ca>
To: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ide: delete filenames/versions from comments
Date: Wed, 02 Jan 2008 18:40:08 -0600	[thread overview]
Message-ID: <477C2EE8.50301@shaw.ca> (raw)
In-Reply-To: <fa.CAem1qRl3AG/KJjVoPZU/Cn8U1g@ifi.uio.no>

Bartlomiej Zolnierkiewicz wrote:
> Delete filenames/versions from comments.
> 
> I'm leaving decisions about adding DRV_VERSION defines and MODULE_VERSION()-s
> to maintainers of the respective drivers.
> 
> While at it:
> 
> * Remove unused VERSION define from ide.c.
> 
> * Remove unused/stale DRV_VERSION define from au1xxx-ide.c.
> 
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>

How about getting rid of this stupid thing in drivers/ide/ide.c:

#define	REVISION	"Revision: 7.00alpha2"

which is used in:

printk(KERN_INFO "Uniform Multi-Platform E-IDE driver " REVISION "\n");

It's been 7.00alpha2 for god knows how long, so clearly this version 
number is not useful..

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/


       reply	other threads:[~2008-01-03  0:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.CAem1qRl3AG/KJjVoPZU/Cn8U1g@ifi.uio.no>
2008-01-03  0:40 ` Robert Hancock [this message]
2008-01-05 13:15   ` [PATCH] ide: delete filenames/versions from comments Bartlomiej Zolnierkiewicz
2008-01-02 23:37 Bartlomiej Zolnierkiewicz

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=477C2EE8.50301@shaw.ca \
    --to=hancockr@shaw.ca \
    --cc=bzolnier@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --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).