From: Joe Perches <joe@perches.com>
To: saeed bishara <saeed.bishara@gmail.com>
Cc: Jeff Garzik <jgarzik@pobox.com>,
linux-ide@vger.kernel.org, Mikael Pettersson <mikpe@it.uu.se>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/4] ata: Add and use ata_print_version_once
Date: Sun, 17 Apr 2011 13:56:26 -0700 [thread overview]
Message-ID: <1303073786.31723.14.camel@Joe-Laptop> (raw)
In-Reply-To: <BANLkTikeV-jHXWSDyLmtTTc1d2S9L3eG0Q@mail.gmail.com>
On Sun, 2011-04-17 at 13:45 +0300, saeed bishara wrote:
> On Sat, Apr 16, 2011 at 1:52 AM, Joe Perches <joe@perches.com> wrote:
> > Use a single mechanism to show driver version.
> > Reduces text a tiny bit too.
> > Remove uses of static int printed_version
> > Add and use ata_print_version(const struct device *, const char *ver)
> > and ata_print_version_once.
> any idea why we really need this driver version for in-kernel drivers?
> isn't the kernel version good enough?
Some think it useful to see what module
version is linked against the kernel.
next prev parent reply other threads:[~2011-04-17 20:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-15 22:51 [PATCH 0/4] ata: Logging message cleanups Joe Perches
2011-04-15 22:51 ` [PATCH 1/4] ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( Joe Perches
2011-04-15 22:51 ` [PATCH 2/4] ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>( Joe Perches
2011-04-15 22:52 ` [PATCH 3/4] ata: Add and use ata_print_version_once Joe Perches
2011-04-17 10:45 ` saeed bishara
2011-04-17 20:56 ` Joe Perches [this message]
2011-04-26 7:59 ` saeed bishara
2011-04-15 22:52 ` [PATCH 4/4] ata: sata_via: Use dev_dbg Joe Perches
2011-05-18 15:12 ` [PATCH 0/4] ata: Logging message cleanups Joe Perches
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=1303073786.31723.14.camel@Joe-Laptop \
--to=joe@perches.com \
--cc=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mikpe@it.uu.se \
--cc=saeed.bishara@gmail.com \
/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
Powered by JetHome