]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commitdiff
Merge branch 'libbpf-remove-extern-declaration-of-bpf_stream_vprintk'
authorAlexei Starovoitov <ast@kernel.org>
Wed, 18 Feb 2026 22:58:47 +0000 (14:58 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 18 Feb 2026 22:59:00 +0000 (14:59 -0800)
Ihor Solodrai says:

====================
libbpf: Remove extern declaration of bpf_stream_vprintk()

The first patch adjusts a selftest that has been using
bpf_stream_printk() macro. The second patch removes the declaration.
====================

Link: https://patch.msgid.link/20260218215651.2057673-1-ihor.solodrai@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>

Trivial merge