-
Notifications
You must be signed in to change notification settings - Fork 111
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 compiler warnings in bpf_testmod for kfuncs #4920
Conversation
Upstream branch: 75dcef8 |
da258cb
to
5a90481
Compare
Upstream branch: 10fd5f7 |
fee4521
to
018010e
Compare
5a90481
to
11e8899
Compare
Upstream branch: ec48599 |
018010e
to
08b82ab
Compare
11e8899
to
97148f7
Compare
Upstream branch: bbc73e6 |
08b82ab
to
7950c1e
Compare
97148f7
to
a5106ec
Compare
Upstream branch: d319f34 |
7950c1e
to
11a0635
Compare
a5106ec
to
c3f7b6e
Compare
Upstream branch: 5a67461 |
11a0635
to
9d38cae
Compare
c3f7b6e
to
88ede01
Compare
Upstream branch: ee5059a |
9d38cae
to
ffbc6d3
Compare
88ede01
to
756d52b
Compare
Add -Wmissing-prototypes ignore in bpf_testmod.c, similarly to what we do in kernel code proper. Reported-by: kernel test robot <lkp@intel.com> Link: https://lore.kernel.org/oe-kbuild-all/202304080951.l14IDv3n-lkp@intel.com/ Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Upstream branch: 0c5f485 |
ffbc6d3
to
e5c186e
Compare
756d52b
to
9976f42
Compare
At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=738985 irrelevant now. Closing PR. |
Pull request for series with
subject: selftests/bpf: fix compiler warnings in bpf_testmod for kfuncs
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=738985