mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-21 04:31:26 +00:00
scst: Clarify a comment
The comment above scst_nexus_loss() is somewhat confusing so change it into something that is more clear. Signed-off-by: Bart Van Assche <bvanassche@acm.org> git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5387 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -4279,7 +4279,7 @@ out_free:
|
||||
goto out;
|
||||
}
|
||||
|
||||
/* No locks supposed to be held, scst_mutex - held */
|
||||
/* scst_mutex supposed to be held */
|
||||
void scst_nexus_loss(struct scst_tgt_dev *tgt_dev, bool queue_UA)
|
||||
{
|
||||
TRACE_ENTRY();
|
||||
|
||||
Reference in New Issue
Block a user