From: Christoph Hellwig Date: Tue, 18 Oct 2011 10:57:01 +0000 (-0400) Subject: target: merge transport_new_cmd_obj into transport_generic_new_cmd X-Git-Tag: v3.2-rc1~24^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da0f7619913751d45fc3cda652789379f4f435fb;p=pandora-kernel.git target: merge transport_new_cmd_obj into transport_generic_new_cmd These are two fairly small functions, and merging them gives a much more readable control flow, and opportunities for more useful comments. It also moves all code related to resources allocation closer together and allows to remove a forward declaration for transport_allocate_tasks. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed