target: cleanup transport_execute_tasks()
authorJörn Engel <joern@logfs.org>
Fri, 11 May 2012 14:33:41 +0000 (10:33 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 11 May 2012 22:01:48 +0000 (15:01 -0700)
commitd28d96dcf635410422b41eca5203b0470dd059c1
tree1be69678d962cfaa08d8fafdaaa34c2f2b9ed157
parent11e764bd5ed4bb930e0ec5dd161df58307507347
target: cleanup transport_execute_tasks()

The function is effectively void and doesn't need any goto logic.

Signed-off-by: Joern Engel <joern@logfs.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_transport.c