diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2026-05-12 01:25:48 -0400 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2026-06-08 14:53:09 -0400 |
| commit | cbd6bbd48732987de51e8a6d4917875daa636079 (patch) | |
| tree | 29a0b23303256d31fb37b1ae80a765e2aa76a2b8 /rust/kernel/alloc/kvec | |
| parent | 764682e0118432260191d194edbdaff208260483 (diff) | |
configfs_do_depend_item(): pass configfs_dirent instead of dentry
Again, the only thing it uses the argument for is its ->d_fsdata
and callers already have that - as the matter of fact, they are
passing ->s_dentry of that configfs_dirent, so that the function
could get it back as ->d_fsdata of that. With nothing else in
dentry even looked at...
configfs_dirent in question is a directory one - in this case those
are subdirectories of root (aka roots of "subsystem" trees).
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'rust/kernel/alloc/kvec')
0 files changed, 0 insertions, 0 deletions
