From: Olaf Hering Date: Tue, 28 Jun 2005 11:01:46 +0000 (+1000) Subject: [PATCH] remove duplicate printf in arch/ppc64/boot/main.c X-Git-Tag: v2.6.13-rc2~38^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1bdfbd0a29d6da4dbe42736faac02c43a9afe76;p=pandora-kernel.git [PATCH] remove duplicate printf in arch/ppc64/boot/main.c initrd size is printed as hex, add a missing 0x remove a duplicate printf when initrd is used. remove use of kernel type to access the first bytes of the initrd memarea. Signed-off-by: Olaf Hering Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed