target: Clean up logic in transport_put_cmd()
authorRoland Dreier <roland@purestorage.com>
Fri, 16 Nov 2012 16:06:18 +0000 (08:06 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 28 Nov 2012 06:49:18 +0000 (22:49 -0800)
No need to have a goto where a return is clearer.

Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Nicholas Bellinger <nab@risingtidesystems.com>
drivers/target/target_core_transport.c