summaryrefslogtreecommitdiff
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2025-07-03 00:14:08 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-09 14:30:28 +0300
commit327a206c0e1484b960e7804954d568bf80bad93c (patch)
tree0d28403dcfea594d9c85c4466e0e4bcf055a053b /rust/helpers/build_bug.c
parent5f512533b7aa780488c15e001791d1b8000ad50e (diff)
downloadlinux-327a206c0e1484b960e7804954d568bf80bad93c.tar.xz
zynqmp: don't bother with debugfs_file_{get,put}() in proxied fops
When debugfs file has been created by debugfs_create_file_unsafe(), we do need the file_operations methods to use debugfs_file_{get,put}() to prevent concurrent removal; for files created by debugfs_create_file() that is done in the wrappers that call underlying methods, so there's no point whatsoever duplicating that in the underlying methods themselves. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Link: https://lore.kernel.org/r/20250702211408.GA3406663@ZenIV Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions