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

selftests/bpf: Fix unnecessary conversion to bool in 'run_subtest' #8096

Closed

Conversation

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

Pull request for series with
subject: selftests/bpf: Fix unnecessary conversion to bool in 'run_subtest'
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=910874

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 2c8b09a
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=910874
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 2c8b09a
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=910874
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 2c8b09a
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=910874
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

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

@kernel-patches-daemon-bpf
Copy link
Author

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

@kernel-patches-daemon-bpf
Copy link
Author

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

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 28eb75e
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=910874
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 9f16d5e
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=910874
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 5391dad
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=910874
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

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

Fixes the following coccicheck:

tools/testing/selftests/bpf/test_loader.c:1033:64-69: WARNING: conversion to bool not needed here

Fixes: 80a4129 ("selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages")
Signed-off-by: guanjing <[email protected]>
@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 6398ef9
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=910874
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

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