From: Ingo Molnar Date: Tue, 28 Aug 2007 10:53:24 +0000 (+0200) Subject: sched: clean up task_new_fair() X-Git-Tag: v2.6.23-rc5~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f508f8258e18e9333f18daf1f0860df48d49ed2;p=pandora-kernel.git sched: clean up task_new_fair() cleanup: we have the 'se' and 'curr' entity-pointers already, no need to use p->se and current->se. Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra Signed-off-by: Mike Galbraith --- Reading git-diff-tree failed