git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
343d475
)
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
author
Roland Dreier
<roland@purestorage.com>
Wed, 15 Aug 2012 21:35:24 +0000
(14:35 -0700)
committer
Nicholas 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