From: Christoph Hellwig Date: Sun, 8 Jul 2012 19:58:48 +0000 (-0400) Subject: target: remove transport_generic_handle_cdb_map X-Git-Tag: v3.6-rc1~156^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f314643751450a582c1ca40a54558240ef7cd4bf;p=pandora-kernel.git target: remove transport_generic_handle_cdb_map Remove this command submission path which is not used by any in-tree driver. This also removes the now unused new_cmd_map fabtric method, which a few drivers implemented despite never calling transport_generic_handle_cdb_map. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed