From: Christoph Hellwig Date: Mon, 23 Apr 2012 15:35:29 +0000 (-0400) Subject: target: remove target_get_task_cdb X-Git-Tag: v3.5-rc1~111^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed3102c678c6274933948f9097bb4e2b314e5f82;p=pandora-kernel.git target: remove target_get_task_cdb Now that tasks are always the same size as the command there is no need to rewrite a CDB in common code. Notw that we keep the separately allocated CDB in the pscsi and stgt backends for now, to easy reintroducing any command splitting local to these backends if nessecary. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed