From: Nicholas Bellinger Date: Thu, 5 Sep 2013 21:55:37 +0000 (-0700) Subject: iscsi-target: Remove left-over iscsi_target_do_login_io X-Git-Tag: v3.12-rc1~23^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea3a179abee6792b2b08f8710e19adbc75e866b1;p=pandora-kernel.git iscsi-target: Remove left-over iscsi_target_do_login_io There is no need for iscsi_target_do_login_io() anymore in modern code, so go ahead and call iscsi_target_do_tx_login_io() directly within iscsi_target_do_login(). Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed