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

net/core: kernel/bpf: Remove unused values #8349

Closed

Conversation

kernel-patches-daemon-bpf[bot]
Copy link

Pull request for series with
subject: net/core: kernel/bpf: Remove unused values
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=924494

b gets assigned a value, but is overwritten before being used.

Coverity IDs: 1497121, 1496886
Fixes: 5ce6e77 ("bpf: Implement bpf iterator for sock local storage map")
Fixes: d6c4503 ("bpf: Implement bpf iterator for hash maps")
Signed-off-by: Ariel Otilibili <[email protected]>
@kernel-patches-daemon-bpf
Copy link
Author

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

@kernel-patches-daemon-bpf
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants