commit | 5682ed33aae05d10a25c95633ef9d9c062825888 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon Apr 07 22:47:16 2008 +0900 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Apr 17 15:44:22 2008 -0400 |
tree | 1632d4d70f4fd2dc25596a5cde1183f70f162ac3 | |
parent | 9363c3825ea9ad76561eb48a395349dd29211ed6 [diff] |
libata: rename SFF port ops Add sff_ prefix to SFF specific port ops. This rename is in preparation of separating SFF support out of libata core layer. This patch strictly renames ops and doesn't introduce any behavior difference. Signed-off-by: Tejun Heo <htejun@gmail.com>