linux_dsm_epyc7002/drivers/infiniband/hw
Greg Kroah-Hartman 73eb8f03f0 infiniband: mlx5: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the
return value.  The function can work or not, but the code logic should
never do something different based on this.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-01-24 09:22:29 -07:00
..
bnxt_re RDMA/bnxt_re: fix a size calculation 2019-01-14 14:05:54 -07:00
cxgb3 RDMA: Introduce and use rdma_device_to_ibdev() 2019-01-14 13:12:03 -07:00
cxgb4 infiniband: cxgb4: no need to check return value of debugfs_create functions 2019-01-24 09:22:29 -07:00
hfi1 infiniband: hfi1: no need to check return value of debugfs_create functions 2019-01-24 09:22:29 -07:00
hns RDMA/hns: Add the process of AEQ overflow for hip08 2019-01-21 16:47:54 -07:00
i40iw RDMA: Introduce and use rdma_device_to_ibdev() 2019-01-14 13:12:03 -07:00
mlx4 RDMA: Introduce and use rdma_device_to_ibdev() 2019-01-14 13:12:03 -07:00
mlx5 infiniband: mlx5: no need to check return value of debugfs_create functions 2019-01-24 09:22:29 -07:00
mthca RDMA: Introduce and use rdma_device_to_ibdev() 2019-01-14 13:12:03 -07:00
nes RDMA: Introduce and use rdma_device_to_ibdev() 2019-01-14 13:12:03 -07:00
ocrdma RDMA: Introduce and use rdma_device_to_ibdev() 2019-01-14 13:12:03 -07:00
qedr IB/hw: Remove unneeded semicolons 2019-01-18 14:04:46 -07:00
qib infiniband: qib: no need to check return value of debugfs_create functions 2019-01-24 09:22:29 -07:00
usnic RDMA: Introduce and use rdma_device_to_ibdev() 2019-01-14 13:12:03 -07:00
vmw_pvrdma RDMA: Rename port_callback to init_port 2019-01-14 13:05:14 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00