x86 boot: minor code format fixes in e820 and efi routines
authorPaul Jackson <pj@sgi.com>
Wed, 14 May 2008 15:15:28 +0000 (08:15 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 08:55:11 +0000 (10:55 +0200)
Standardize a few pointer declarations to not have the
extra space after the '*' character.

Signed-off-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/e820_64.c
arch/x86/kernel/efi_64.c

Simple merge
Simple merge