From: Christoph Hellwig Date: Thu, 2 Feb 2012 22:04:40 +0000 (-0500) Subject: tcm_loop: kill tcm_loop_allocate_core_cmd X-Git-Tag: v3.4-rc1~146^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f872c9f417a38a08b6ffe46e1f937d3db1d22775;p=pandora-kernel.git tcm_loop: kill tcm_loop_allocate_core_cmd This function makes little sense as a separate abstraction as it's deeply interwinded with the control flow of its only caller. Merged it into tcm_loop_queuecommand after factoring out a helper to convert the task attribute representation. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed