From: Andy Grover Date: Tue, 3 Apr 2012 22:51:02 +0000 (-0700) Subject: target/iscsi: Misc cleanups from Agrover (round 1) X-Git-Tag: v3.5-rc1~111^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6037cc546ca10cbdc5b60f0598b4ddcb181fe5d;p=pandora-kernel.git target/iscsi: Misc cleanups from Agrover (round 1) *) Use decoded cmd->immediate_cmd for conditional instead of re-examining hdr->opcode *) Make iscist_dataout_post_crc_passed more legible *) use max() to reduce code in build_r2ts_for_cmd() *) Remove CONFIG_SMP and if 0 ifdefs *) Replace if/goto with a while loop *) Remove unused conn->tx_immediate_queue and tx_response_queue Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed