tracing: add sched_set_prio tracepoint
[deliverable/linux.git] / kernel / workqueue_internal.h
index 45215870ac6cc2ebce3cd694ccedc0f749e1b1ed..8635417c587b7a5ba89d843a31fc5b58d817f777 100644 (file)
@@ -69,6 +69,6 @@ static inline struct worker *current_wq_worker(void)
  * sched/core.c and workqueue.c.
  */
 void wq_worker_waking_up(struct task_struct *task, int cpu);
-struct task_struct *wq_worker_sleeping(struct task_struct *task, int cpu);
+struct task_struct *wq_worker_sleeping(struct task_struct *task);
 
 #endif /* _KERNEL_WORKQUEUE_INTERNAL_H */
This page took 0.06058 seconds and 5 git commands to generate.