linux/drivers/infiniband/ulp
Greg Kroah-Hartman 2e061c691c infiniband: ipoib: 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>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-01-24 09:22:30 -07:00
..
ipoib infiniband: ipoib: no need to check return value of debugfs_create functions 2019-01-24 09:22:30 -07:00
iser IB/iser: Pass the correct number of entries for dma mapped SGL 2019-01-18 14:12:24 -07:00
isert RDMA/ulp: Use dev_name instead of ibdev->name 2018-09-26 13:51:48 -06:00
opa_vnic RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
srp IB/srp: Use struct_size() in kzalloc() 2019-01-08 15:46:59 -07:00
srpt 4.21 merge window pull request 2018-12-28 14:57:10 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00