mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 11:11:27 +00:00
scst: Convert a C99 comment
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4375 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -6499,7 +6499,7 @@ static int get_cdb_info_min(struct scst_cmd *cmd,
|
||||
{
|
||||
switch (cmd->cdb[1]) {
|
||||
case MI_REPORT_IDENTIFYING_INFORMATION:
|
||||
case MI_REPORT_TARGET_PGS: // REPORT TARGET PORT GROUPS
|
||||
case MI_REPORT_TARGET_PGS: /* REPORT TARGET PORT GROUPS */
|
||||
cmd->op_flags |= SCST_REG_RESERVE_ALLOWED |
|
||||
SCST_WRITE_EXCL_ALLOWED | SCST_EXCL_ACCESS_ALLOWED;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user