From: Nicholas Bellinger Date: Tue, 28 Feb 2012 08:22:12 +0000 (-0800) Subject: target: Drop unused legacy target_core_fabric_ops API callers X-Git-Tag: v3.4-rc1~146^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7ec05c82bfd6acf1fd800d628591500805f3179;p=pandora-kernel.git target: Drop unused legacy target_core_fabric_ops API callers This patch drops the following unused legacy API callers from target_core_fabric.h: *) TFO->fall_back_to_erl0() *) TFO->stop_session() *) TFO->sess_logged_in() *) TFO->is_state_remove() This patch also removes the stub usage in loopback, tcm_fc, iscsi_target, and ib_srpt fabric modules. Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed