From: Geert Uytterhoeven Date: Wed, 18 Apr 2007 09:24:12 +0000 (+1000) Subject: [POWERPC] bootwrapper: Use `unsigned long' for malloc sizes X-Git-Tag: v2.6.22-rc1~1109^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ca478e6066ce57f7cc856af36aaf1a2d64417cb;p=pandora-kernel.git [POWERPC] bootwrapper: Use `unsigned long' for malloc sizes Use `unsigned long' for malloc sizes, to match common practice and types used by most callers and callees. Also use `unsigned long' for integers representing pointers in simple_alloc. Signed-off-by: Geert Uytterhoeven Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed