From: Benjamin Herrenschmidt Date: Mon, 12 Jul 2010 04:36:48 +0000 (+1000) Subject: memblock: Move functions around into a more sensible order X-Git-Tag: v2.6.37-rc1~183^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ed311b282210d23d1a2cb2665aa899979993628;p=pandora-kernel.git memblock: Move functions around into a more sensible order Some shuffling is needed for doing array resize so we may as well put some sense into the ordering of the functions in the whole memblock.c file. No code change. Added some comments. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed