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

Fix application of sizeof to pointer #1923

Closed
wants to merge 2 commits into from

Conversation

kernel-patches-bot
Copy link

Pull request for series with
subject: Fix application of sizeof to pointer
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=561699

@kernel-patches-bot
Copy link
Author

Master branch: 431bfb9
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=561699
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 223f903
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=561699
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 32fa0ef
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=561699
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 588cd7e
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=561699
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 588cd7e
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=561699
version: 1

Nobody and others added 2 commits October 20, 2021 10:46
The coccinelle check report:
"./samples/bpf/xdp_redirect_cpu_user.c:397:32-38:
ERROR: application of sizeof to pointer"
Using the "strlen" to fix it.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: David Yang <davidcomponentone@gmail.com>
@kernel-patches-bot
Copy link
Author

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

@kernel-patches-bot
Copy link
Author

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

@kernel-patches-bot kernel-patches-bot deleted the series/561699=>bpf-next branch October 20, 2021 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant