linux-stable/include/math-emu
Gustavo A. R. Silva f336a009f8 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>
2021-07-13 13:57:44 -05:00
..
double.h
op-1.h
op-2.h math-emu: Use statement expressions to fix Wshift-count-overflow warning 2019-05-31 15:23:25 +08:00
op-4.h
op-8.h
op-common.h math-emu: Fix fall-through warning 2021-07-13 13:57:44 -05:00
quad.h
single.h
soft-fp.h math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning 2018-11-22 18:13:42 +08:00