Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpf: Unify and simplify btf_func_proto_check error handling #4094

Closed
wants to merge 2 commits into from

Conversation

kernel-patches-bot
Copy link

Pull request for series with
subject: bpf: Unify and simplify btf_func_proto_check error handling
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=698708

@kernel-patches-bot
Copy link
Author

Upstream branch: 6780750
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=698708
version: 1

@kernel-patches-bot
Copy link
Author

Upstream branch: 72b43bd
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=698708
version: 1

Replace 'err = x; break;' with 'return x;'.

Suggested-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Stanislav Fomichev <sdf@google.com>
@kernel-patches-bot
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=698708 irrelevant now. Closing PR.

@kernel-patches-bot kernel-patches-bot deleted the series/698708=>bpf-next branch November 24, 2022 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants