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:
7601442
)
[PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap
author
Tejun Heo
<htejun@gmail.com>
Sat, 11 Feb 2006 07:26:02 +0000
(16:26 +0900)
committer
Jeff Garzik
<jgarzik@pobox.com>
Sat, 11 Feb 2006 22:51:56 +0000
(17:51 -0500)
Make ahci_fill_cmd_slot() take struct ahci_port_priv *pp instead of
struct ata_port *ap as suggested by Jeff Garzik.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found