diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2024-07-30 08:16:02 +0300 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2024-08-14 01:57:53 +0300 |
commit | d71973707efe8522b1f95189113273d3d5652808 (patch) | |
tree | f991ccb5704f2469ee95ef028611256b28d873b2 /rust/helpers/signal.c | |
parent | 50470d3899cdf06fd58def74dec87f31e13cda6f (diff) | |
download | linux-d71973707efe8522b1f95189113273d3d5652808.tar.xz |
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 'rust/helpers/signal.c')
0 files changed, 0 insertions, 0 deletions