diff options
| author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-27 10:24:48 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-27 16:03:43 +0100 |
| commit | 50df9842030f899d60e96f1c3ed0c9692338adf7 (patch) | |
| tree | 4466a9c7aa9c6248ae442a3ed6af6f955177bfe8 /drivers/fpga/fpga-mgr.c | |
| parent | e1ae85e1830e167a63f94007e50e088b86aa0a16 (diff) | |
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 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
