mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 02:52:56 +00:00
36a016a572
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning by explicitly adding a break statement instead of letting the code fall through to the next case. Link: https://github.com/KSPP/linux/issues/115 Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20210305082356.GA137489@embeddedor |
||
---|---|---|
.. | ||
generic.c | ||
Kconfig | ||
Makefile | ||
onenand_base.c | ||
onenand_bbt.c | ||
onenand_omap2.c | ||
onenand_samsung.c | ||
samsung.h |