From: Christoph Hellwig Date: Mon, 17 Oct 2011 17:56:51 +0000 (-0400) Subject: target: remove TRANSPORT_DEFERRED_CMD state X-Git-Tag: v3.2-rc1~24^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2da9dbdb54f2e9fa00dd01af6ff2ab06b4d90b7;p=pandora-kernel.git target: remove TRANSPORT_DEFERRED_CMD state We never check for this state, and it makes testing for a completed state much harder given that it overrides the existing state. Also remove the unused deferred_t_state which is related to it. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed