From: David VomLehn Date: Fri, 7 May 2010 22:17:02 +0000 (-0700) Subject: MIPS: Clean up tables for bootmem allocation X-Git-Tag: v2.6.35-rc1~443^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f1e099582c119cf73d6a873b53e8edaa773d065;p=pandora-kernel.git MIPS: Clean up tables for bootmem allocation Modifications to the boot memory allocation structures to make them easier to read and maintain. Note that this will not pass checkpatch because it wants a structure element initializer to be enclosed in a do {...} while(...), which is obvious nonsensical. Signed-off-by: David VomLehn To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1207/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed