On Sat, Nov 11, 2023 at 1:00 AM Yafang Shao <laoar.shao@xxxxxxxxx> wrote: > > diff --git a/tools/testing/selftests/bpf/progs/test_cgroup1_hierarchy.c b/tools/testing/selftests/bpf/progs/test_cgroup1_hierarchy.c > new file mode 100644 > index 0000000..979ff4e > --- /dev/null > +++ b/tools/testing/selftests/bpf/progs/test_cgroup1_hierarchy.c > @@ -0,0 +1,72 @@ > +// SPDX-License-Identifier: GPL-2.0 > +//#endif Removed while applying. > +/* Copyright (C) 2023 Yafang Shao <laoar.shao@xxxxxxxxx> */