linux/drivers/infiniband
Dennis Dalessandro 09fbca8e62 IB/hfi1: No need to use try_module_get for debugfs
The call in debugfs.c for try_module_get() is not needed. A reference to
the module will be taken by the VFS layer as long as the owner field is
set in the file ops struct. So set this as well as remove the call.

Suggested-by: Jason Gunthorpe <jgg@mellanox.com>
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-06-28 22:34:26 -03:00
..
core Linux 5.2-rc6 2019-06-28 21:18:23 -03:00
hw IB/hfi1: No need to use try_module_get for debugfs 2019-06-28 22:34:26 -03:00
sw IB/rdmavt: Add trace for map_mr_sg 2019-06-28 22:34:26 -03:00
ulp Linux 5.2-rc6 2019-06-28 21:18:23 -03:00
Kconfig Linux 5.2-rc6 2019-06-28 21:18:23 -03:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00