From: Christoph Hellwig Date: Wed, 12 Oct 2011 15:09:13 +0000 (-0400) Subject: target: remove the ->transport_split_cdb callback in se_cmd X-Git-Tag: v3.2-rc1~24^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b937d27052e5759b1308782166fe47bc76e05b4d;p=pandora-kernel.git target: remove the ->transport_split_cdb callback in se_cmd Add a switch statement implementing the CDB LBA/len update directly in target_get_task_cdb and remove the old ->transport_split_cdb callback and all its implementations. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed