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

Commit 660cc00f authored by Andrei Epure's avatar Andrei Epure Committed by Ingo Molnar
Browse files

sched: Spelling fix



Signed-off-by: default avatarAndrei Epure <epure.andrei@gmail.com>
Cc: trivial@kernel.org
Cc: peterz@infradead.org
Link: http://lkml.kernel.org/r/1362996200-2674-1-git-send-email-epure.andrei@gmail.com


Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent b719203b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -652,7 +652,7 @@ static u64 sched_slice(struct cfs_rq *cfs_rq, struct sched_entity *se)
}
}


/*
/*
 * We calculate the vruntime slice of a to be inserted task
 * We calculate the vruntime slice of a to-be-inserted task.
 *
 *
 * vs = s/w
 * vs = s/w
 */
 */