From 0979cd90e458ca7434e7a58c2087a64a5f60637c Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 21 Jul 2019 01:47:11 +0000 Subject: [PATCH] scst: Make a comment more clear git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8461 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/include/scst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scst/include/scst.h b/scst/include/scst.h index e274f5953..2079e8142 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -3120,7 +3120,7 @@ struct scst_tgt_dev { int max_sg_cnt; /************************************************************* - ** Tgt_dev's flags + ** Flags that control the behavior of a tgt_dev. *************************************************************/ /* Set if tgt_dev is read only (to save extra dereferences) */