* Harvey Harrison <[EMAIL PROTECTED]> wrote:
> Avoids sparse warnings: kernel/sched.c:2170:17: warning: symbol
> 'schedule_tail' was not declared. Should it be static?
>
> Avoids the need for an external declaration in arch/um/process.c
thanks, applied.
Ingo
--
To unsubscribe from thi
Avoids sparse warnings:
kernel/sched.c:2170:17: warning: symbol 'schedule_tail' was not declared.
Should it be static?
Avoids the need for an external declaration in arch/um/process.c
Signed-off-by: Harvey Harrison <[EMAIL PROTECTED]>
---
arch/um/kernel/process.c |2 --
include/linux/sched.
2 matches
Mail list logo