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:
0a0fca9
)
sched: Remove unused params of build_sched_domain()
author
Viresh Kumar
<viresh.kumar@linaro.org>
Tue, 4 Jun 2013 10:42:43 +0000
(16:12 +0530)
committer
Ingo Molnar
<mingo@kernel.org>
Wed, 19 Jun 2013 10:58:42 +0000
(12:58 +0200)
build_sched_domain() never uses parameter struct s_data *d and so passing it is
useless.
Remove it.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link:
http://lkml.kernel.org/r/545e0b4536166a15b4475abcafe5ed0db4ad4a2c.1370436120.git.viresh.kumar@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/core.c
patch
|
blob
|
history
diff --cc
kernel/sched/core.c
Simple merge