提交 b8f49dce 编写于 作者: W Wan Jiabing 提交者: Andrii Nakryiko

selftests/bpf: Remove duplicated include in cgroup_helpers

Fix following checkincludes.pl warning:
./scripts/checkincludes.pl tools/testing/selftests/bpf/cgroup_helpers.c
tools/testing/selftests/bpf/cgroup_helpers.c: unistd.h is included more
than once.
Signed-off-by: NWan Jiabing <wanjiabing@vivo.com>
Signed-off-by: NAndrii Nakryiko <andrii@kernel.org>
Acked-by: NJohn Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20211012023231.19911-1-wanjiabing@vivo.com
上级 5f52d47c
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
#include <fcntl.h> #include <fcntl.h>
#include <unistd.h> #include <unistd.h>
#include <ftw.h> #include <ftw.h>
#include <unistd.h>
#include "cgroup_helpers.h" #include "cgroup_helpers.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册