[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4D7DBC35.90509@pobox.com>
Date: Mon, 14 Mar 2011 02:56:53 -0400
From: Jeff Garzik <jgarzik@...ox.com>
To: Joe Perches <joe@...ches.com>
CC: Sergei Shtylyov <sshtylyov@...sta.com>, linux-ide@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2] ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>
On 01/31/2011 11:39 AM, Joe Perches wrote:
> Commit 40d69ba029c8d5de51aaeb5358999266c482d00a
> ("pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)")
> used pr_<level>.
>
> Add #define pr_fmt and remove DRV_NAME.
> Increment driver version numbers.
>
> Signed-off-by: Joe Perches<joe@...ches.com>
> ---
> On Mon, 2011-01-31 at 19:04 +0300, Sergei Shtylyov wrote:
>> Could you also increment the driver versions?
>
> At some point, the driver version is not very useful.
> You might consider removing them altogether.
>
> cheers, Joe
>
> drivers/ata/pata_hpt366.c | 7 ++++---
> drivers/ata/pata_hpt37x.c | 23 ++++++++++++-----------
> drivers/ata/pata_hpt3x2n.c | 13 +++++++------
> 3 files changed, 23 insertions(+), 20 deletions(-)
applied
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists