提交 0515973f 编写于 作者: S Shigeru Yoshida 提交者: Ingo Molnar

sched: Fix a trivial typo in comments

Fix a trivial typo in rq_attach_root().
Signed-off-by: NShigeru Yoshida <shigeru.yoshida@gmail.com>
Signed-off-by: NPeter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20131117.121236.1990617639803941055.shigeru.yoshida@gmail.comSigned-off-by: NIngo Molnar <mingo@kernel.org>
上级 b972fc30
......@@ -4762,7 +4762,7 @@ static void rq_attach_root(struct rq *rq, struct root_domain *rd)
cpumask_clear_cpu(rq->cpu, old_rd->span);
/*
* If we dont want to free the old_rt yet then
* If we dont want to free the old_rd yet then
* set old_rd to NULL to skip the freeing later
* in this function:
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册