From: Christoph Hellwig Date: Tue, 24 Apr 2012 04:25:06 +0000 (-0400) Subject: target: remove struct se_task X-Git-Tag: v3.5-rc1~111^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5787cacd0bd5ee016ad807b244550d34fe2beebe;p=pandora-kernel.git target: remove struct se_task We can use struct se_cmd for everything it did. Make sure to pass the S/G list and data direction to the execution function to ease adding back BIDI support later on. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed