Skip to content
Commit 9c28ca4f authored by Nicholas Bellinger's avatar Nicholas Bellinger
Browse files

target: Drop pointless tfo->check_stop_free check



All in-tree fabric drivers provide a tfo->check_stop_free(),
so there is no need to do the extra check within existing
transport_cmd_check_stop_to_fabric() code.

Just to be sure, add a check in target_fabric_tf_ops_check()
to notify any out-of-tree drivers that might be missing it.

Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent 13603685
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment