git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
660cc00
)
sched: Fix variable name misnomer, add comments
author
Andrei Epure
<epure.andrei@gmail.com>
Tue, 12 Mar 2013 19:12:24 +0000
(21:12 +0200)
committer
Ingo Molnar
<mingo@kernel.org>
Thu, 14 Mar 2013 07:22:29 +0000
(08:22 +0100)
The min_vruntime variable actually stores the maximum value.
The added comment was taken from place_entity function.
Signed-off-by: Andrei Epure <epure.andrei@gmail.com>
Cc: peterz@infradead.org
Link:
http://lkml.kernel.org/r/1363115544-1964-1-git-send-email-epure.andrei@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found