From: Yasuaki Ishimatsu Date: Wed, 10 Oct 2012 22:53:53 +0000 (-0700) Subject: arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanups X-Git-Tag: v3.7-rc1~53^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1633dbbacbaa3a2f95ef901caf9d0b32728c10b6;p=pandora-kernel.git arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanups Followups to d760afd4d257 ("memory-hotplug: suppress "Trying to free nonexistent resource " warning"). - use unsigned long type, as overflows are conceivable - rename `i' to the less-misleading and more informative `section' Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed