Hello: This patch was applied to bpf/bpf-next.git (refs/heads/master): On Wed, 8 Sep 2021 14:32:26 -0700 you wrote: > From: Quentin Monnet <quentin@xxxxxxxxxxxxx> > > Introduce a macro LIBBPF_DEPRECATED_SINCE(major, minor, message) to prepare > the deprecation of two API functions. This macro marks functions as deprecated > when libbpf's version reaches the values passed as an argument. > > As part of this change libbpf_version.h header is added with recorded major > (LIBBPF_MAJOR_VERSION) and minor (LIBBPF_MINOR_VERSION) libbpf version macros. > They are now part of libbpf public API and can be relied upon by user code. > libbpf_version.h is installed system-wide along other libbpf public headers. > > [...] Here is the summary with links: - [v3,bpf-next] libbpf: add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations https://git.kernel.org/bpf/bpf-next/c/0b46b7550560 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html