treewide: Use fallthrough pseudo-keyword
[linux-block.git] / arch / x86 / boot / compressed / kaslr.c
index 0048269180d58ab1ca597df5ada2a7fcd66c8c9e..dde7cb3724df38e7c51af9fdc73142167ad298e9 100644 (file)
@@ -178,7 +178,7 @@ parse_memmap(char *p, unsigned long long *start, unsigned long long *size,
                        }
                        *size = 0;
                }
-               /* Fall through */
+               fallthrough;
        default:
                /*
                 * If w/o offset, only size specified, memmap=nn[KMG] has the