math-emu: Fix fall-through warning
authorGustavo A. R. Silva <gustavoars@kernel.org>
Tue, 13 Jul 2021 18:09:06 +0000 (13:09 -0500)
committerGustavo A. R. Silva <gustavoars@kernel.org>
Tue, 13 Jul 2021 18:57:44 +0000 (13:57 -0500)
commitf336a009f8e3dd0b47168565584608a4a62cbbb4
tree6cb7a96351016316788de9dc9b859b7012ba1492
parent2e7ea96924acc502929c3ffa0fcbdaeec00b2208
math-emu: Fix fall-through warning

Fix the following fallthrough warning (nds32-randconfig with GCC):

include/math-emu/op-common.h:332:8: warning: this statement may fall through [-Wimplicit-fallthrough=]

Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/lkml/60edca25.k00ut905IFBjPyt5%25lkp@intel.com/
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
include/math-emu/op-common.h