linux/arch/mips/math-emu
Liangliang Huang c9b0299034 MIPS: Use fallthrough for arch/mips
Convert the various /* fallthrough */ comments to the pseudo-keyword
fallthrough;

Done via script:
https://lore.kernel.org/lkml/b56602fcf79f849e733e7b521bb0e17895d390fa.1582230379.git.joe@perches.com/

Signed-off-by: Liangliang Huang <huangll@lemote.com>
Reviewed-by: Huacai Chen <chenhc@lemote.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2020-05-07 11:55:47 +02:00
..
cp1emu.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
dp_2008class.c
dp_add.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
dp_cmp.c
dp_div.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
dp_fint.c
dp_flong.c
dp_fmax.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
dp_fmin.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
dp_fsp.c
dp_maddf.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
dp_mul.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
dp_rint.c
dp_simple.c
dp_sqrt.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
dp_sub.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
dp_tint.c
dp_tlong.c
dsemul.c
ieee754.c
ieee754.h
ieee754d.c
ieee754dp.c
ieee754dp.h
ieee754int.h
ieee754sp.c
ieee754sp.h
Makefile
me-debugfs.c
sp_2008class.c
sp_add.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
sp_cmp.c
sp_div.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
sp_fdp.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
sp_fint.c
sp_flong.c
sp_fmax.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
sp_fmin.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
sp_maddf.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
sp_mul.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
sp_rint.c
sp_simple.c
sp_sqrt.c
sp_sub.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
sp_tint.c
sp_tlong.c