Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4d20859 authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds
Browse files

docbook: fix sched source file names in device-drivers book



Fix warning since kernel scheduler functions and kernel-doc
notation were moved to other files.

docproc: lnx-33-rc1/kernel/sched.c: No such file or directory

Signed-off-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 4e35d287
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -50,7 +50,9 @@


     <sect1><title>Delaying, scheduling, and timer routines</title>
     <sect1><title>Delaying, scheduling, and timer routines</title>
!Iinclude/linux/sched.h
!Iinclude/linux/sched.h
!Ekernel/sched.c
!Ekernel/sched/core.c
!Ikernel/sched/cpupri.c
!Ikernel/sched/fair.c
!Iinclude/linux/completion.h
!Iinclude/linux/completion.h
!Ekernel/timer.c
!Ekernel/timer.c
     </sect1>
     </sect1>