From: Ingo Molnar Date: Mon, 15 Oct 2007 15:00:04 +0000 (+0200) Subject: sched: clean up calc_weighted() X-Git-Tag: v2.6.24-rc1~1289^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e2388aa1e40cb06f7d04ac621e2ae94e1d8fdc;p=pandora-kernel.git sched: clean up calc_weighted() clean up calc_weighted() - we always use the normalized shift so it's not needed to pass that in. Also, push the non-nice0 branch into the function. Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra Signed-off-by: Mike Galbraith Reviewed-by: Thomas Gleixner --- Reading git-diff-tree failed