* [PATCH] Fix a trivial typo in comments.
@ 2013-11-17 3:12 Shigeru Yoshida
2013-11-19 19:15 ` [tip:sched/urgent] sched: " tip-bot for Shigeru Yoshida
0 siblings, 1 reply; 2+ messages in thread
From: Shigeru Yoshida @ 2013-11-17 3:12 UTC (permalink / raw)
To: Ingo Molnar, Peter Zijlstra; +Cc: linux-kernel
Fix a trivial typo in rq_attach_root.
Signed-off-by: Shigeru Yoshida <shigeru.yoshida@gmail.com>
---
kernel/sched/core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/sched/core.c b/kernel/sched/core.c
index 5ac63c9..2bc3bc0 100644
--- a/kernel/sched/core.c
+++ b/kernel/sched/core.c
@@ -4985,7 +4985,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:
*/
--
1.8.3.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [tip:sched/urgent] sched: Fix a trivial typo in comments
2013-11-17 3:12 [PATCH] Fix a trivial typo in comments Shigeru Yoshida
@ 2013-11-19 19:15 ` tip-bot for Shigeru Yoshida
0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Shigeru Yoshida @ 2013-11-19 19:15 UTC (permalink / raw)
To: linux-tip-commits; +Cc: linux-kernel, hpa, mingo, peterz, shigeru.yoshida, tglx
Commit-ID: 0515973ffb16c2852a1bb1df2ca1456556faaaa5
Gitweb: http://git.kernel.org/tip/0515973ffb16c2852a1bb1df2ca1456556faaaa5
Author: Shigeru Yoshida <shigeru.yoshida@gmail.com>
AuthorDate: Sun, 17 Nov 2013 12:12:36 +0900
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Tue, 19 Nov 2013 17:01:18 +0100
sched: Fix a trivial typo in comments
Fix a trivial typo in rq_attach_root().
Signed-off-by: Shigeru Yoshida <shigeru.yoshida@gmail.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20131117.121236.1990617639803941055.shigeru.yoshida@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
kernel/sched/core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/sched/core.c b/kernel/sched/core.c
index a1591ca..718730d 100644
--- a/kernel/sched/core.c
+++ b/kernel/sched/core.c
@@ -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:
*/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-19 19:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-17 3:12 [PATCH] Fix a trivial typo in comments Shigeru Yoshida
2013-11-19 19:15 ` [tip:sched/urgent] sched: " tip-bot for Shigeru Yoshida
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®