commit | a012370322eafee642369784ff71afe81f5a8592 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Tue Dec 13 14:49:31 2005 +0900 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Dec 13 01:34:45 2005 -0500 |
tree | 21888b2919dd6d8f2f2b5adb48c692ae24436391 | |
parent | a2a7a662f80d8b7f2295a36de1f9b033ed0b910c [diff] |
[PATCH] libata: use ata_exec_internal() This patch converts all users of libata internal commands to use ata_exec_internal(). Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>