Commit 671138a
committed
resctrl: get rid of pointless debugfs_file_{get,put}()
JIRA: https://issues.redhat.com/browse/RHEL-118965
commit 460e36e
Author: Al Viro <viro@zeniv.linux.org.uk>
Date: Wed Jul 2 22:16:50 2025 +0100
resctrl: get rid of pointless debugfs_file_{get,put}()
->write() of file_operations that gets used only via debugfs_create_file()
is called only under debugfs_file_get()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Reinette Chatre <reinette.chatre@intel.com>
Link: https://lore.kernel.org/r/20250702211650.GD3406663@ZenIV
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David Arcari <darcari@redhat.com>1 parent 3399895 commit 671138a
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
767 | | - | |
768 | | - | |
769 | | - | |
770 | 767 | | |
771 | 768 | | |
772 | 769 | | |
773 | | - | |
774 | 770 | | |
775 | 771 | | |
776 | 772 | | |
| |||
0 commit comments