diff options
author | Will Deacon <will@kernel.org> | 2019-07-29 13:39:45 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2019-07-29 13:59:15 +0300 |
commit | 75a382f1c9e5092db10ad1e2111633d61b65e578 (patch) | |
tree | ce72838d550a43350ccdf05e93c2521d2f17929f /lib/mpi/mpiutil.c | |
parent | 0d7fd70f26039bd4b33444ca47f0e69ce3ae0354 (diff) | |
download | linux-75a382f1c9e5092db10ad1e2111633d61b65e578.tar.xz |
arm64: hw_breakpoint: Fix warnings about implicit fallthrough
Now that -Wimplicit-fallthrough is passed to GCC by default, the kernel
build has suddenly got noisy. Annotate the two fall-through cases in our
hw_breakpoint implementation, since they are both intentional.
Reported-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions