[PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap
authorTejun Heo <htejun@gmail.com>
Sat, 11 Feb 2006 07:26:02 +0000 (16:26 +0900)
committerJeff 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