diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2025-07-02 22:28:18 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-09 13:30:29 +0200 |
commit | 4c0727e56831cf3646c604131e2eea25c734c9eb (patch) | |
tree | 502afea9d90868e1b7872b0f38e54c8e13a7cb8e /rust/kernel/task.rs | |
parent | 9d3b96be2ee81a7d6ad08cb5094753f06382db1b (diff) |
blk-mq-debugfs: use debugfs_get_aux()
instead of manually stashing the data pointer into parent directory inode's
->i_private, just pass it to debugfs_create_file_aux() so that it can
be extracted without that insane chasing through ->d_parent.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20250702212818.GJ3406663@ZenIV
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/kernel/task.rs')
0 files changed, 0 insertions, 0 deletions