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:
38033c3
)
sched: Delete is_same_group() outside CONFIG_FAIR_GROUP_SCHED
author
Dietmar Eggemann
<dietmar.eggemann@arm.com>
Wed, 29 Jan 2014 14:29:33 +0000
(14:29 +0000)
committer
Ingo Molnar
<mingo@kernel.org>
Tue, 11 Feb 2014 08:58:16 +0000
(09:58 +0100)
Since is_same_group() is only used in the group scheduling code, there is
no need to define it outside CONFIG_FAIR_GROUP_SCHED.
Signed-off-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link:
http://lkml.kernel.org/r/1391005773-29493-1-git-send-email-dietmar.eggemann@arm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found