target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr
authorAndy Grover <agrover@redhat.com>
Tue, 3 Apr 2012 22:51:22 +0000 (15:51 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sun, 15 Apr 2012 00:40:37 +0000 (17:40 -0700)
commitd28b11692e6ec577cec70606d793e14843124a03
treedd16687e7bec2f24a026231ac3f7b73352e06e60
parentb16a35b050e70c8376250b563785e3038c4b6393
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 <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/iscsi/iscsi_target.c
drivers/target/iscsi/iscsi_target_util.c
drivers/target/iscsi/iscsi_target_util.h