linux/drivers/infiniband/hw
Gustavo A. R. Silva 4846bf44e1 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>
2020-11-23 15:54:10 -04:00
..
bnxt_re RDMA/bnxt_re: Fix entry size during SRQ create 2020-10-27 14:12:26 -03:00
cxgb4 RDMA: Convert sysfs device * show functions to use sysfs_emit() 2020-10-26 19:53:21 -03:00
efa RDMA/efa: Remove .create_ah callback assignment 2020-11-16 16:50:30 -04:00
hfi1 IB/hfi1: Fix fall-through warnings for Clang 2020-11-23 15:54:10 -04:00
hns RDMA/hns: Add new PCI device ID matching for HIP09 2020-11-16 16:46:59 -04:00
i40iw RDMA: Convert sysfs device * show functions to use sysfs_emit() 2020-10-26 19:53:21 -03:00
mlx4 RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit 2020-10-30 21:03:52 -03:00
mlx5 Merge branch 'for-rc' into rdma.git 2020-11-17 15:20:26 -04:00
mthca RDMa/mthca: Work around -Wenum-conversion warning 2020-11-12 12:47:21 -04:00
ocrdma RDMA: Convert sysfs device * show functions to use sysfs_emit() 2020-10-26 19:53:21 -03:00
qedr Merge branch 'for-rc' into rdma.git 2020-11-17 15:20:26 -04:00
qib RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit 2020-10-30 21:03:52 -03:00
usnic RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit 2020-10-30 21:03:52 -03:00
vmw_pvrdma Merge branch 'for-rc' into rdma.git 2020-11-17 15:20:26 -04:00
Makefile RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel 2019-10-04 15:08:59 -03:00