From: Alex Chiang Date: Tue, 15 Dec 2009 01:59:07 +0000 (-0800) Subject: mm: refactor unregister_cpu_under_node() X-Git-Tag: v2.6.33-rc1~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9d52dad9447d0db4b52d67d5e9e9d339b5e8302;p=pandora-kernel.git mm: refactor unregister_cpu_under_node() By returning early if the node is not online, we can unindent the interesting code by two levels. 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