summaryrefslogtreecommitdiff
path: root/rust/kernel/alloc/kvec
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2026-05-12 01:25:48 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2026-06-08 14:53:09 -0400
commitcbd6bbd48732987de51e8a6d4917875daa636079 (patch)
tree29a0b23303256d31fb37b1ae80a765e2aa76a2b8 /rust/kernel/alloc/kvec
parent764682e0118432260191d194edbdaff208260483 (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