Skip to content

bpf: Simplify the calculation of variables #878

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

Closed
wants to merge 2 commits into from

Conversation

kernel-patches-bot
Copy link

Pull request for series with
subject: bpf: Simplify the calculation of variables
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=441433

@kernel-patches-bot
Copy link
Author

Master branch: 6185266
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=441433
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 83a2881
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=441433
version: 1

kernel-patches-bot and others added 2 commits March 4, 2021 19:15
Fix the following coccicheck warnings:

./tools/bpf/bpf_dbg.c:1201:55-57: WARNING !A || A && B is equivalent to
!A || B.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Acked-by: Yonghong Song <yhs@fb.com>
@kernel-patches-bot
Copy link
Author

Master branch: 3949186
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=441433
version: 1

@kernel-patches-bot
Copy link
Author

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

@kernel-patches-bot kernel-patches-bot deleted the series/441433=>bpf branch March 5, 2021 03:27
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.

1 participant