kernel-doc: fix kernel-doc warnings in sched
[firefly-linux-kernel-4.4.55.git] / include / linux / sched.h
index 4032ec1cf836fe2055a422c8d2356a4ea620117a..513f524598724d14eaf62384e40712fc1624006c 100644 (file)
@@ -2088,7 +2088,7 @@ extern int sched_setscheduler_nocheck(struct task_struct *, int,
 extern struct task_struct *idle_task(int cpu);
 /**
  * is_idle_task - is the specified task an idle task?
- * @tsk: the task in question.
+ * @p: the task in question.
  */
 static inline bool is_idle_task(struct task_struct *p)
 {