From: Dan Williams Date: Mon, 27 Jun 2011 21:57:03 +0000 (-0700) Subject: isci: unify isci_request and scic_sds_request X-Git-Tag: v3.0-rc6~1^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5076a1a97e2fa61c847a5fdd4b1991faf7716da6;p=pandora-kernel.git isci: unify isci_request and scic_sds_request They are one in the same object so remove the distinction. The near duplicate fields (owning_controller, and isci_host) will be cleaned up after the scic_sds_contoller isci_host unification. Reported-by: Christoph Hellwig Signed-off-by: Dan Williams --- Reading git-diff-tree failed