[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b24c21f4-23dc-b704-4d46-9edcd3bbecad@iogearbox.net>
Date: Sat, 5 Sep 2020 00:24:30 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: "Daniel T. Lee" <danieltimlee@...il.com>,
Alexei Starovoitov <ast@...nel.org>
Cc: Andrii Nakryiko <andrii.nakryiko@...il.com>,
netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH bpf-next 1/2] samples: bpf: Replace bpf_program__title()
with bpf_program__section_name()
On 9/4/20 8:34 AM, Daniel T. Lee wrote:
> From commit 521095842027 ("libbpf: Deprecate notion of BPF program
> "title" in favor of "section name""), the term title has been replaced
> with section name in libbpf.
>
> Since the bpf_program__title() has been deprecated, this commit
> switches this function to bpf_program__section_name(). Due to
> this commit, the compilation warning issue has also been resolved.
>
> Fixes: 521095842027 ("libbpf: Deprecate notion of BPF program "title" in favor of "section name"")
> Signed-off-by: Daniel T. Lee <danieltimlee@...il.com>
Both applied, thanks!
Powered by blists - more mailing lists