From: Christoph Hellwig Date: Tue, 24 Apr 2012 04:25:07 +0000 (-0400) Subject: target: remove the t_task_cdbs_left field in struct se_cmd X-Git-Tag: v3.5-rc1~111^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=226b6faf2e30e272ee5a52c2ed0a8c8a1d7b47d1;p=pandora-kernel.git target: remove the t_task_cdbs_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