diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2024-08-13 14:34:10 -0700 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2024-08-13 15:58:21 -0700 |
commit | eb80ee85801cd8e3c6f39b08830867d2afecd8f5 (patch) | |
tree | 3abca875766b873d4b0a10b97942a9bd21f3c43e /rust/kernel/task.rs | |
parent | 55f325958ccc41eaea43eb4546d4dc77c1b5ef8a (diff) |
bpf: trivial conversions for fdget()
fdget() is the first thing done in scope, all matching fdput() are
immediately followed by leaving the scope.
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Diffstat (limited to 'rust/kernel/task.rs')
0 files changed, 0 insertions, 0 deletions