mirror of
https://github.com/torvalds/linux.git
synced 2026-05-20 12:57:52 +02:00
um: Remove leftover declaration of alloc_task_struct_node()
Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
parent
f5e1028736
commit
203dacbdca
|
|
@ -68,8 +68,6 @@ struct thread_struct {
|
|||
.request = { 0 } \
|
||||
}
|
||||
|
||||
extern struct task_struct *alloc_task_struct_node(int node);
|
||||
|
||||
static inline void release_thread(struct task_struct *task)
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user