From: Christoph Hellwig Date: Tue, 13 Sep 2011 21:09:01 +0000 (+0200) Subject: target: push session reinstatement out of transport_generic_free_cmd X-Git-Tag: v3.2-rc1~24^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82f1c8a4e7739eae9f1c32c2c419efdc19b8af41;p=pandora-kernel.git target: push session reinstatement out of transport_generic_free_cmd Push session reinstatement out of transport_generic_free_cmd into the only caller that actually needs it. Clean up transport_generic_free_cmd a bit, and remove the useless comment. I'd love to add a more useful kerneldoc comment for it, but as this point I'm still a bit confused in where it stands in the command release stack. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed