From: Dmitry Adamushko Date: Fri, 25 Jan 2008 20:08:21 +0000 (+0100) Subject: sched: get rid of 'new_cpu' in try_to_wake_up() X-Git-Tag: v2.6.25-rc1~1237^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2f5a616d65e3c08acde3195694c4ab8afbc1b7;p=pandora-kernel.git sched: get rid of 'new_cpu' in try_to_wake_up() Clean-up try_to_wake_up(). Get rid of the 'new_cpu' variable in try_to_wake_up() [ that's, one #ifdef section less ]. Also remove a few redundant blank lines. Signed-off-by: Dmitry Adamushko Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed