-
Notifications
You must be signed in to change notification settings - Fork 123
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
Conversation
Upstream branch: 2c8b09a |
6c2b6b1
to
17914af
Compare
Upstream branch: 2c8b09a |
abf0249
to
bc9d422
Compare
17914af
to
09004f4
Compare
Upstream branch: 2c8b09a |
bc9d422
to
e2853e7
Compare
09004f4
to
d499e8b
Compare
Upstream branch: fc39fb5 |
e2853e7
to
2dd49f6
Compare
d499e8b
to
251b2b6
Compare
Upstream branch: fc39fb5 |
2dd49f6
to
233e8b1
Compare
251b2b6
to
09bb40b
Compare
Upstream branch: fc39fb5 |
233e8b1
to
a3a0c43
Compare
09bb40b
to
6f369c4
Compare
Upstream branch: 28eb75e |
a3a0c43
to
19c6f7f
Compare
6f369c4
to
c686694
Compare
Upstream branch: 9f16d5e |
19c6f7f
to
b61efb8
Compare
c686694
to
960b606
Compare
Upstream branch: 5391dad |
b61efb8
to
90ba497
Compare
960b606
to
dd0a9e6
Compare
Upstream branch: d00058e |
90ba497
to
6d81a03
Compare
dd0a9e6
to
ec2c148
Compare
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]>
Upstream branch: 6398ef9 |
6d81a03
to
850be63
Compare
ec2c148
to
abdc8e6
Compare
At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=910874 expired. Closing PR. |
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