Skip to content

Commit

Permalink
sched: Fix kerneldoc comment for ia64_set_curr_task
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Aaron Lu <aaron.lwe@gmail.com>
Cc: Valentin Schneider <valentin.schneider@arm.com>
Cc: mingo@kernel.org
Cc: Phil Auld <pauld@redhat.com>
Cc: Julien Desfossez <jdesfossez@digitalocean.com>
Cc: Nishanth Aravamudan <naravamudan@digitalocean.com>
Link: https://lkml.kernel.org/r/fde3a65ea3091ec6b84dac3c19639f85f452c5d1.1559129225.git.vpillai@digitalocean.com
  • Loading branch information
Peter Zijlstra committed Aug 8, 2019
1 parent 99d84bf commit 5feeb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/sched/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -6772,7 +6772,7 @@ struct task_struct *curr_task(int cpu)

#ifdef CONFIG_IA64
/**
* set_curr_task - set the current task for a given CPU.
* ia64_set_curr_task - set the current task for a given CPU.
* @cpu: the processor in question.
* @p: the task pointer to set.
*
Expand Down

0 comments on commit 5feeb78

Please sign in to comment.