Gustavo A. R. Silva 01359eb201 mm: fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a couple of
warnings by explicitly adding a break statement instead of just letting
the code fall through to the next, and by adding a fallthrough
pseudo-keyword in places where the code is intended to fall through.

Link: https://github.com/KSPP/linux/issues/115
Link: https://lkml.kernel.org/r/f5756988b8842a3f10008fbc5b0a654f828920a9.1605896059.git.gustavoars@kernel.org
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-12-15 12:13:47 -08:00
..
2020-12-15 12:13:42 -08:00
2020-12-15 12:13:47 -08:00
2020-12-15 12:13:41 -08:00
2020-09-04 12:46:07 +01:00
2020-12-15 12:13:47 -08:00
2020-06-08 11:05:55 -07:00
2020-12-15 12:13:39 -08:00
2020-12-15 12:13:41 -08:00
2020-12-15 12:13:41 -08:00
2020-12-15 12:13:47 -08:00