Re: [PATCH V2] ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>

From: Jeff Garzik
Date: Mon Mar 14 2011 - 02:56:59 EST


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@xxxxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/