diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-27 11:24:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-27 16:03:43 +0100 |
commit | 50df9842030f899d60e96f1c3ed0c9692338adf7 (patch) | |
tree | 4466a9c7aa9c6248ae442a3ed6af6f955177bfe8 /.cocciconfig | |
parent | slimbus: qcom-ngd-ctrl: add Protection Domain Restart Support (diff) | |
download | linux-50df9842030f899d60e96f1c3ed0c9692338adf7.tar.xz linux-50df9842030f899d60e96f1c3ed0c9692338adf7.zip |
slimbus: messaging: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement instead of letting the code fall
through to the next case.
Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20201127102451.17114-5-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions