From: Tejun Heo Date: Sat, 11 Feb 2006 07:26:02 +0000 (+0900) Subject: [PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap X-Git-Tag: v2.6.17-rc1~1182^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a42fc659ba4e4026b2397344180458bebb79e1d2;p=pandora-kernel.git [PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed