Hello:
This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko andrii@kernel.org:
On Thu, 28 Aug 2025 10:12:33 -0300 you wrote:
Commit e9fc3ce99b34 ("libbpf: Streamline error reporting for high-level APIs") redefined the way that bpf_prog_detach2() returns. Therefore, adapt the usage in test_lirc_mode2_user.c.
Signed-off-by: Ricardo B. Marlière rbm@suse.com
tools/testing/selftests/bpf/test_lirc_mode2_user.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
[...]
Here is the summary with links: - selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2 https://git.kernel.org/bpf/bpf-next/c/98857d111c53
You are awesome, thank you!