commit | 2ed772b7b9df0f459308b3cbececc0136076d09e | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@purestorage.com> | Wed Aug 15 14:35:24 2012 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Sep 17 16:15:47 2012 -0700 |
tree | 4f97f1cbdb889b921d48799c085e5142e5aa001b | |
parent | 343d475d6176fa081918fcbf3fcb0b0143e28661 [diff] |
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method 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>