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