diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index f0b6d001f..ecde072c5 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -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();