From: Christoph Hellwig Date: Tue, 24 Apr 2012 04:25:08 +0000 (-0400) Subject: target: remove the t_task_cdbs_ex_left field in struct se_cmd X-Git-Tag: v3.5-rc1~111^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d43d6aea844e66b847e3a0e5cb2c24b6ba84908a;p=pandora-kernel.git target: remove the t_task_cdbs_ex_left field in struct se_cmd Now that tasks are gone we are guaranteed to only get a single completion per command, and thus don't need this counter. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed