commit | 938f667198179dc0c8424e2cfac9cd9fe405bee3 | [log] [tgz] |
---|---|---|
author | Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> | Wed Jan 30 13:33:00 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:00 2008 +0100 |
tree | 3ab65d500b927ad561e5d902f2be51916caab5d3 | |
parent | b3a5acc17c4ad9c28c00ee5e5271de1b1285d22b [diff] |
x86: coding style fixes in arch/x86/pci/fixup.c Simple coding style fixes. no code changed: text data bss dec hex filename 3139 576 194 3909 f45 fixup.o.before 3139 576 194 3909 f45 fixup.o.after md5: 9a3467057478b2d99962bdd448282eeb fixup.o.before.asm 9a3467057478b2d99962bdd448282eeb fixup.o.after.asm Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>