diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2024-05-31 21:39:04 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2024-11-03 01:28:06 -0500 |
commit | 919a7a1aac29f7f1ec945dccdf084d494991c78c (patch) | |
tree | ed55fed30fc2c75c662d5bc9090bf89fc15e63c9 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
parent | 05e555642c4613d5a2438351c705bb2119352757 (diff) | |
download | linux-919a7a1aac29f7f1ec945dccdf084d494991c78c.tar.gz linux-919a7a1aac29f7f1ec945dccdf084d494991c78c.tar.bz2 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 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions