scst: More fall-through annotations for gcc 7

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7217 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2017-08-27 15:40:42 +00:00
parent 9e35afe1e0
commit 617c48e138
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2941,7 +2941,7 @@ static bool vdisk_use_zero_copy(const struct scst_cmd *cmd)
case VARIABLE_LENGTH_CMD:
if (cmd->cdb[9] != SUBCODE_READ_32)
break;
/* else go througth */
/* fall through */
case READ_6:
case READ_10:
case READ_12:
+1 -1
View File
@@ -3856,7 +3856,7 @@ defer:
case SCST_QERR_3_ABORT_THIS_NEXUS_ONLY:
if (!this_nex)
goto defer;
/* else go through */
/* fall through */
case SCST_QERR_1_ABORT_ALL:
TRACE_MGMT_DBG("Aborting cmd %p due to "
"ACA active (tgt_dev %p)", cmd,