commit | 996139f1ce50c56c5e66f86b6aba17ff5ea00b86 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Thu Aug 10 16:59:03 2006 +0900 |
committer | Tejun Heo <htejun@gmail.com> | Thu Aug 10 16:59:03 2006 +0900 |
tree | 286ec88b9323c01f05b5505a19c3cee33b26680f | |
parent | 4608c1608501cf2b0dc4478c9b6c3902db58408a [diff] |
[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 <jeff@garzik.org> Signed-off-by: Tejun Heo <htejun@gmail.com>