commit | b25e31cec7788ccba5749d10f8f4343fffff4750 | [log] [tgz] |
---|---|---|
author | Paul Jackson <pj@sgi.com> | Wed May 14 08:15:28 2008 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun May 25 10:55:11 2008 +0200 |
tree | 65d5af4550bce5639d1074d4b9c4380246b60573 | |
parent | c801ed3860fe2f84281d4cae4c3e6ca87e81e890 [diff] |
x86 boot: minor code format fixes in e820 and efi routines 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>