Re: [PATCH] tools/bpf: Remove unnecessary parameter in bpf_object__probe_loading
From: Yonghong Song
Date: Fri Jan 08 2021 - 12:19:52 EST
On 1/7/21 6:08 PM, 彭浩(Richard) wrote:
struct bpf_object *obj is not used in bpf_object__probe_loading, so we
can remove it.
Signed-off-by: Peng Hao <richard.peng@xxxxxxxx>
Acked-by: Yonghong Song <yhs@xxxxxx>