From: Michael Ellerman Date: Sun, 22 Feb 2009 16:25:43 +0000 (+0000) Subject: powerpc: Deindentify identify_cpu() X-Git-Tag: v2.6.30-rc1~619^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=666435bbf31bfc2aec2afccb2fb54951e573c5c1;p=pandora-kernel.git powerpc: Deindentify identify_cpu() The for-loop body of identify_cpu() has gotten a little big, so move the loop body logic into a separate function. No other changes. Signed-off-by: Michael Ellerman Acked-by: Dave Kleikamp Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed