From: Christoph Hellwig Date: Tue, 13 Sep 2011 21:08:50 +0000 (+0200) Subject: target: remove transport_generic_remove X-Git-Tag: v3.2-rc1~24^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a2573f1f5d66f0456c433afdfc63f33fdf9008;p=pandora-kernel.git target: remove transport_generic_remove All callers that never have the session_reinstatement flag set can trivially be converted to transport_put_cmd. Opencode the session reinstatement code in transport_generic_free_cmd, which was the only caller ever asking for it. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed