From: Alex Chiang Date: Tue, 15 Dec 2009 01:59:06 +0000 (-0800) Subject: mm: refactor register_cpu_under_node() X-Git-Tag: v2.6.33-rc1~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8246f3159dfdf97b8b40f9e03e715bafedd22fc;p=pandora-kernel.git mm: refactor register_cpu_under_node() By returning early if the node is not online, we can unindent the interesting code by one level. No functional change. Signed-off-by: Alex Chiang Cc: Gary Hade Cc: Badari Pulavarty Cc: Ingo Molnar Cc: David Rientjes Cc: Greg KH Cc: Randy Dunlap Cc: David Rientjes Cc: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed