mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] sched: topology: s/borken/broken
@ 2017-04-24 11:20 Viresh Kumar
  2017-04-24 12:26 ` Mike Galbraith
  0 siblings, 1 reply; 3+ messages in thread
From: Viresh Kumar @ 2017-04-24 11:20 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: linaro-kernel, linux-kernel, Peter Zijlstra, Ingo Molnar,
	Vincent Guittot, Viresh Kumar

Fix minor spelling mistake.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
---
 kernel/sched/topology.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/sched/topology.c b/kernel/sched/topology.c
index a2497702e628..d9110d62fdc6 100644
--- a/kernel/sched/topology.c
+++ b/kernel/sched/topology.c
@@ -1362,7 +1362,7 @@ struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl,
 
 		if (!cpumask_subset(sched_domain_span(child),
 				    sched_domain_span(sd))) {
-			pr_err("BUG: arch topology borken\n");
+			pr_err("BUG: arch topology broken\n");
 #ifdef CONFIG_SCHED_DEBUG
 			pr_err("     the %s domain not a subset of the %s domain\n",
 					child->name, sd->name);
-- 
2.12.0.432.g71c3a4f4ba37

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-25  3:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-24 11:20 [PATCH] sched: topology: s/borken/broken Viresh Kumar
2017-04-24 12:26 ` Mike Galbraith
2017-04-25  3:55   ` Viresh Kumar

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®