Skip to content

Conversation

@kernel-patches-daemon-bpf-rc
Copy link

Pull request for series with
subject: selftests/bpf: Fix set but not used errors
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1012777

There are some set but not used errors under tools/testing/selftests/bpf
when compiling with the latest upstream mainline GCC, add the compiler
attribute __maybe_unused for the variables that may be used to fix the
errors, compile tested only.

Cc: [email protected]
Signed-off-by: Tiezhu Yang <[email protected]>
@kernel-patches-daemon-bpf-rc
Copy link
Author

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

@kernel-patches-daemon-bpf-rc
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=1012777 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.

2 participants