parisc: math-emu: Fix fall-through warnings
authorHelge Deller <deller@gmx.de>
Wed, 1 Sep 2021 20:18:18 +0000 (22:18 +0200)
committerHelge Deller <deller@gmx.de>
Wed, 1 Sep 2021 20:18:18 +0000 (22:18 +0200)
Fix lots of fallthrough warnings, e.g.:
arch/parisc/math-emu/fpudispatch.c:323:33: warning: this statement may fall through [-Wimplicit-fallthrough=]

Signed-off-by: Helge Deller <deller@gmx.de>

No differences found