From: Andy Grover Date: Tue, 3 Apr 2012 22:51:24 +0000 (-0700) Subject: target/iscsi: Eliminate iscsi_cmd.data_length X-Git-Tag: v3.5-rc1~111^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebf1d95ca297a06fe760177b614646dcec06abef;p=pandora-kernel.git target/iscsi: Eliminate iscsi_cmd.data_length Redundant, just use iscsi_cmd->se_cmd.data_length once se_cmd is initialized, or hdr->data_length before then. Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed