diff options
author | 2024-05-31 21:39:04 -0400 | |
---|---|---|
committer | 2024-11-03 01:28:06 -0500 | |
commit | 919a7a1aac29f7f1ec945dccdf084d494991c78c (patch) | |
tree | ed55fed30fc2c75c662d5bc9090bf89fc15e63c9 /rust/kernel/alloc | |
parent | regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range() (diff) | |
download | wireguard-linux-919a7a1aac29f7f1ec945dccdf084d494991c78c.tar.xz wireguard-linux-919a7a1aac29f7f1ec945dccdf084d494991c78c.zip |
timerfd: switch to CLASS(fd)
Fold timerfd_fget() into both callers to have fdget() and fdput() in
the same scope. Could be done in different ways, but this is probably
the smallest solution.
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'rust/kernel/alloc')
0 files changed, 0 insertions, 0 deletions