Skip to content

Commit e69980b

Browse files
Jiapeng Chonghtejun
authored andcommitted
selftests/sched_ext: Remove duplicate sched.h header
./tools/testing/selftests/sched_ext/hotplug.c: sched.h is included more than once. Reported-by: Abaci Robot <[email protected]> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=22941 Signed-off-by: Jiapeng Chong <[email protected]> Acked-by: Andrea Righi <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
1 parent ddf7233 commit e69980b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/testing/selftests/sched_ext/hotplug.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#include <bpf/bpf.h>
77
#include <sched.h>
88
#include <scx/common.h>
9-
#include <sched.h>
109
#include <sys/wait.h>
1110
#include <unistd.h>
1211

0 commit comments

Comments
 (0)