]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c4d470eea8064b7f0a9d8ef785d3ee82210c072
treedd16687e7bec2f24a026231ac3f7b73352e06e60
parent888d1f24023d25f9f14b480c4849c050a88a4278
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