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
..
2019-06-28 22:34:26 -03:00
2019-06-28 22:34:26 -03:00
2018-05-24 09:39:25 -06:00
2019-05-06 12:57:45 -03:00
2019-05-30 15:40:50 -03:00
2019-02-05 18:07:43 -05:00
2019-04-24 11:31:49 -03:00
2019-06-28 22:34:26 -03:00
2019-06-28 21:18:23 -03:00
2019-02-05 18:07:44 -05:00
2019-06-28 21:18:23 -03:00
2019-03-28 11:03:49 -03:00
2019-01-31 11:37:40 -05:00
2019-01-31 11:37:40 -05:00
2019-06-28 21:18:23 -03:00
2019-05-09 09:02:46 -07:00