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:
Bart Van Assche
2012-11-03 14:33:51 +00:00
parent b5325996cf
commit c758bd4ebd

View File

@@ -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 */