git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9363c38
)
libata: rename SFF port ops
author
Tejun Heo
<htejun@gmail.com>
Mon, 7 Apr 2008 13:47:16 +0000
(22:47 +0900)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 17 Apr 2008 19:44:22 +0000
(15:44 -0400)
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>
No differences found