From: Andy Grover Date: Tue, 3 Apr 2012 22:51:22 +0000 (-0700) Subject: target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr X-Git-Tag: v3.5-rc1~111^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28b11692e6ec577cec70606d793e14843124a03;p=pandora-kernel.git target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr Trying to move a bunch of stuff around so iscsi can use target_submit_cmd someday, and so stuff needs to be in that function directly instead of hidden, so it can be reordered etc. Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed