diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2025-07-02 22:17:39 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-09 13:30:28 +0200 |
commit | a7694ff11aa9d97d0f690351a964544849e5158d (patch) | |
tree | 194dee72dacfbab7e5723d6ea135df2dd27ff6e6 /rust/kernel | |
parent | 460e36ee6f84c2df4d194ee788e3ca116e8c563b (diff) |
vmscan: don't bother with debugfs_real_fops()
... not when it's used only to check which file is used;
debugfs_create_file_aux_num() allows to stash a number into
debugfs entry and debugfs_get_aux_num() extracts it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Braino-spotted-by: Matthew Wilcox <willy@infradead.org>
Link: https://lore.kernel.org/r/20250702211739.GE3406663@ZenIV
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions