diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-10-27 00:09:20 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-10-27 01:26:35 +0200 |
commit | 61855f021c3ae2ccc244111e2a321690f9786aed (patch) | |
tree | 6b0252548ee9a9aff6bcf7f9fa3dfacfaab48a2b /scripts/decodecode | |
parent | userfaultfd: selftest: recycle lock threads first (diff) | |
download | linux-61855f021c3ae2ccc244111e2a321690f9786aed.tar.xz linux-61855f021c3ae2ccc244111e2a321690f9786aed.zip |
mm/zsmalloc.c: fix fall-through annotation
Replace "fallthru" with a proper "fall through" annotation.
This fix is part of the ongoing efforts to enabling
-Wimplicit-fallthrough
Link: http://lkml.kernel.org/r/20181003105114.GA24423@embeddedor.com
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Cc: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/decodecode')
0 files changed, 0 insertions, 0 deletions