perf cpumap: Add new map type for aggregation
[linux-2.6-microblaze.git] / lib / ts_fsm.c
index ab749ec..64fd901 100644 (file)
@@ -193,7 +193,7 @@ startover:
                                TOKEN_MISMATCH();
 
                        block_idx++;
-                       /* fall through */
+                       fallthrough;
 
                case TS_FSM_ANY:
                        if (next == NULL)