linux_dsm_epyc7002/drivers/infiniband/hw
Greg Kroah-Hartman 5c43276499 infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macro
The macro was just making things harder to follow, and audit, so remove
it and call debugfs_create_file() directly.  Also, the macro did not
need to warn about the call failing as no one should ever care about any
debugfs functions failing.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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: drop crazy DEBUGFS_SEQ_FILE_CREATE() macro 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 IB/mlx5: Don't override existing ip_protocol 2019-01-21 20:10:06 -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 RDMA: Introduce and use rdma_device_to_ibdev() 2019-01-14 13:12:03 -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