On Wed, Apr 6, 2022 at 4:47 AM Jeff Johnson quic_jjohnson@quicinc.com wrote:
On 4/5/2022 6:08 AM, Yafang Shao wrote:
Let's set libbpf 1.0 API mode explicitly, then we can get rid of the included bpf_rlimit.h.
Signed-off-by: Yafang Shao laoar.shao@gmail.com
tools/testing/selftests/bpf/test_dev_cgroup.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tools/testing/selftests/bpf/test_dev_cgroup.c b/tools/testing/selftests/bpf/test_dev_cgroup.c
patch subject should refer to test_dev_cgroup (currently has same subject as 05/27)
Thanks for pointing this out. It was caused by the copy-and-paste :(