From: Jeff Skirvin Date: Fri, 4 Mar 2011 22:06:50 +0000 (-0800) Subject: isci: Code review change for completion pointer cleanup. X-Git-Tag: v3.0-rc6~1^2~1^2~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbb65c665b341e560b7a3b37cc616376031b3ee5;p=pandora-kernel.git isci: Code review change for completion pointer cleanup. Since the request structure contains a pointer to the completion to be used if the request is being aborted or terminated, there is no reason to pass the completion as a pointer to isci_terminate_request_core(). Signed-off-by: Jeff Skirvin Signed-off-by: Jacek Danecki Signed-off-by: Dan Williams --- Reading git-diff-tree failed