[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e0ef3df5-6a29-843f-6a4c-b41c27aee720@fb.com>
Date: Thu, 22 Apr 2021 09:19:10 -0700
From: Yonghong Song <yhs@...com>
To: Andrii Nakryiko <andrii@...nel.org>, <bpf@...r.kernel.org>,
<netdev@...r.kernel.org>, <ast@...com>, <daniel@...earbox.net>
CC: <kernel-team@...com>
Subject: Re: [PATCH v2 bpf-next 08/17] libbpf: make few internal helpers
available outside of libbpf.c
On 4/16/21 1:23 PM, Andrii Nakryiko wrote:
> Make skip_mods_and_typedefs(), btf_kind_str(), and btf_func_linkage() helpers
> available outside of libbpf.c, to be used by static linker code.
>
> Also do few cleanups (error code fixes, comment clean up, etc) that don't
> deserve their own commit.
In general, a separate commit will be good. In this case, we already
have quite some commits in the patch set. So it should be okay
to add some minor cleanups here.
>
> Signed-off-by: Andrii Nakryiko <andrii@...nel.org>
Acked-by: Yonghong Song <yhs@...com>
Powered by blists - more mailing lists