diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-06-29 08:17:23 -0500 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-06-29 08:17:23 -0500 |
commit | 6ca24c65632e5c8a46641fa81e0c42a81b5822a5 (patch) | |
tree | 6d30487097f04e1b41117c5481be28d0fc693858 /net/core | |
parent | d07f6ca923ea0927a1024dfccafc5b53b61cfecc (diff) |
net/mlx4: Fix fall-through warning for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement instead of just letting the code
fall through to the next case.
Link: https://github.com/KSPP/linux/issues/115
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions