diff options
author | Al Viro <[email protected]> | 2024-07-30 01:16:10 -0400 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2024-08-13 15:58:25 -0700 |
commit | eceb7b33e5f3bc1e60047d8695cb937b93a08ced (patch) | |
tree | 3e2fd744a8907ab047718ec002c21ea830cb27d9 /drivers/fpga/fpga-bridge.c | |
parent | eb80ee85801cd8e3c6f39b08830867d2afecd8f5 (diff) |
bpf: more trivial fdget() conversions
All failure exits prior to fdget() leave the scope, all matching fdput()
are immediately followed by leaving the scope.
Reviewed-by: Christian Brauner <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions