diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-07-13 21:38:58 +0300 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-07-13 23:00:23 +0300 |
commit | bc431d2153cc290573531601b5004babe7011568 (patch) | |
tree | bee9198472a629ec7ffb93b7d10326e70d9f5a2f /tools/perf/scripts/python/stackcollapse.py | |
parent | 4796372e7c117b84bfd929526f48e23c79030dcd (diff) | |
download | linux-bc431d2153cc290573531601b5004babe7011568.tar.xz |
MIPS: Fix fall-through warnings for Clang
Fix the following fallthrough warnings:
arch/mips/mm/tlbex.c:1386:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
arch/mips/mm/tlbex.c:2173:3: error: unannotated fall-through between switch labels [-Werror,-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>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions