]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd178281e97408c9c90d0c5d0aa1c467c0a2a89cc
tree6cb7a96351016316788de9dc9b859b7012ba1492
parentb74336b39c62c8406076877698dc12f48db9b5a6
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