diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2025-07-02 22:15:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-09 13:30:28 +0200 |
commit | 2b4b80cfcf25e613148a2cd6b273b200b0064b40 (patch) | |
tree | 8b4ae6a51a73120cbddcc368e48f692cb96ac820 /rust/kernel/workqueue.rs | |
parent | 327a206c0e1484b960e7804954d568bf80bad93c (diff) |
hfi1: get rid of redundant debugfs_file_{get,put}()
All files in question are created via debugfs_create_file(), so
exclusion with removals is provided by debugfs wrappers; as the matter
of fact, hfi1-private wrappers had been redundant at least since 2017...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20250702211508.GB3406663@ZenIV
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/kernel/workqueue.rs')
0 files changed, 0 insertions, 0 deletions