From: Jeff Garzik Date: Thu, 10 Aug 2006 07:59:03 +0000 (+0900) Subject: [PATCH] [libata] some function renaming X-Git-Tag: v2.6.19-rc1~1262^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=996139f1ce50c56c5e66f86b6aba17ff5ea00b86;p=pandora-kernel.git [PATCH] [libata] some function renaming s/ata_host_add/ata_port_add/ s/ata_host_init/ata_port_init/ libata naming got stuck in the middle of a Great Renaming: ata_host -> ata_port ata_host_set -> ata_host To eliminate confusion, let's just give up for now, and simply ensure that things are internally consistent. Signed-off-by: Jeff Garzik Signed-off-by: Tejun Heo --- Reading git-diff-tree failed