mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 19:21:26 +00:00
scst: Fix a comment in scst/include/scst.h (merge r4503 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@4586 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2563,7 +2563,7 @@ struct scst_acg {
|
||||
/* List of attached acn's, protected by scst_mutex */
|
||||
struct list_head acn_list;
|
||||
|
||||
/* List entry in acg_lists */
|
||||
/* List entry in acg_lists (procfs) or tgt_acg_list (sysfs) */
|
||||
struct list_head acg_list_entry;
|
||||
|
||||
/* Name of this acg */
|
||||
|
||||
Reference in New Issue
Block a user