target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
authorRoland Dreier <roland@purestorage.com>
Wed, 15 Aug 2012 21:35:24 +0000 (14:35 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 17 Sep 2012 23:15:47 +0000 (16:15 -0700)
There are no callers of se_tfo->get_fabric_sense_len(), so we should
stop having every fabric driver implement it.

Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found