diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2024-07-30 01:16:02 -0400 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2024-08-13 15:57:53 -0700 |
commit | d71973707efe8522b1f95189113273d3d5652808 (patch) | |
tree | f991ccb5704f2469ee95ef028611256b28d873b2 /kernel/bpf/bpf_inode_storage.c | |
parent | 50470d3899cdf06fd58def74dec87f31e13cda6f (diff) |
bpf: convert __bpf_prog_get() to CLASS(fd, ...)
Irregularity here is fdput() not in the same scope as fdget();
just fold ____bpf_prog_get() into its (only) caller and that's
it...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Diffstat (limited to 'kernel/bpf/bpf_inode_storage.c')
0 files changed, 0 insertions, 0 deletions