From: Tejun Heo Date: Mon, 13 Feb 2006 01:02:46 +0000 (+0900) Subject: [PATCH] libata: rename ata_dev_id_[c_]string() X-Git-Tag: v2.6.17-rc1~1182^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a62a04d4705df4f9f9bee39e889b9e920eeca47;p=pandora-kernel.git [PATCH] libata: rename ata_dev_id_[c_]string() 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed