Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0515973f authored by Shigeru Yoshida's avatar Shigeru Yoshida Committed by Ingo Molnar
Browse files

sched: Fix a trivial typo in comments

parent b972fc30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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:
		 */