aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-11-20 12:25:27 -0600
committerJason Gunthorpe <jgg@nvidia.com>2020-11-23 15:54:10 -0400
commit4846bf44e1a8b5038f73bd7460d402e519971492 (patch)
treee7398d6c2eba917689c7332b3e791b0342c2faf7 /drivers/infiniband/hw/mlx4
parentRDMA/ipoib: Distribute cq completion vector better (diff)
downloadlinux-dev-4846bf44e1a8b5038f73bd7460d402e519971492.tar.xz
linux-dev-4846bf44e1a8b5038f73bd7460d402e519971492.zip
IB/hfi1: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple warnings by explicitly adding multiple break statements instead of just letting the code fall through to the next case. Link: https://lore.kernel.org/r/13cc2fe2cf8a71a778dbb3d996b07f5e5d04fd40.1605896059.git.gustavoars@kernel.org Link: https://github.com/KSPP/linux/issues/115 Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> Tested-by: Mike Marciniszyn <mike.marciniszyn@cornelisnetworks.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/hw/mlx4')
0 files changed, 0 insertions, 0 deletions