From: Christoph Hellwig Date: Tue, 18 Oct 2011 10:57:02 +0000 (-0400) Subject: target: remove transport_allocate_tasks X-Git-Tag: v3.2-rc1~24^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38b400676b5b33178a418bebc2b1af6c3fb0b380;p=pandora-kernel.git target: remove transport_allocate_tasks There were only two callers, and one of them always wants the call to transport_allocate_data_tasks anyway. Also drop the constant lba argument to transport_allocate_data_tasks and move the variables inside it into the minimum required scope. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed