]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] remove duplicate printf in arch/ppc64/boot/main.c
authorOlaf Hering <olh@suse.de>
Tue, 28 Jun 2005 11:01:46 +0000 (21:01 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 28 Jun 2005 11:01:46 +0000 (21:01 +1000)
commit5a11a26b704d8ce173f78228afbfbed2bc4f9aa6
tree412b3cefaecc97862721ce5008fa3fddf8f4ff8b
parent28cf369e89b9e57e636ffa3be7770180f250bef5
[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 <olh@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/boot/main.c