Skip to content

Commit 1b7ef2d

Browse files
wb-zjp846396ingomolnar
authored andcommitted
sched/fair: Remove duplicate #include
./kernel/sched/fair.c: linux/sched/cond_resched.h is included more than once. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20231018062759.44375-1-jiapeng.chong@linux.alibaba.com Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6907
1 parent 7b3d8df commit 1b7ef2d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

kernel/sched/fair.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@
5151

5252
#include <asm/switch_to.h>
5353

54-
#include <linux/sched/cond_resched.h>
55-
5654
#include "sched.h"
5755
#include "stats.h"
5856
#include "autogroup.h"

0 commit comments

Comments
 (0)