[PATCH] libata: rename ata_dev_id_[c_]string()
authorTejun Heo <htejun@gmail.com>
Mon, 13 Feb 2006 01:02:46 +0000 (10:02 +0900)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 20 Feb 2006 09:54:22 +0000 (04:54 -0500)
This patch renames ata_dev_id_[c_]string() to ata_id_[c_]string().
All other functions which read data from ATA ID data start with ata_id
and those two function names were getting too long.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found