projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b719203
)
sched: Spelling fix
author
Andrei Epure
<
[email protected]
>
Mon, 11 Mar 2013 10:03:20 +0000
(12:03 +0200)
committer
Ingo Molnar
<
[email protected]
>
Mon, 11 Mar 2013 14:12:11 +0000
(15:12 +0100)
Signed-off-by: Andrei Epure <
[email protected]
>
Cc:
[email protected]
Cc:
[email protected]
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Ingo Molnar <
[email protected]
>
kernel/sched/fair.c
patch
|
blob
|
history
diff --git
a/kernel/sched/fair.c
b/kernel/sched/fair.c
index 9f2311256ae06d737356a7d01b1ea897f1e0da0a..22bd9e63f61ed15de4343dc922dead6d990b584a 100644
(file)
--- a/
kernel/sched/fair.c
+++ b/
kernel/sched/fair.c
@@
-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
*/