treewide: Use fallthrough pseudo-keyword
[sfrench/cifs-2.6.git] / drivers / scsi / mesh.c
index fd1d03064079729580c2c911a6cfa55d2137b975..0a9f4e44ab2cb92cec67457a24ec8e3a0c36588c 100644 (file)
@@ -1457,7 +1457,7 @@ static void cmd_complete(struct mesh_state *ms)
                /* huh?  we expected a phase mismatch */
                ms->n_msgin = 0;
                ms->msgphase = msg_in;
-               /* fall through */
+               fallthrough;
 
        case msg_in:
                /* should have some message bytes in fifo */