Re: [PATCH 4/4] x86: coding style fixes in arch/x86/pci/fixup.c

2008-01-09 Thread Ingo Molnar
* Paolo Ciarrocchi <[EMAIL PROTECTED]> wrote: > Simple coding style fixes. thanks, applied. If this interfers with ongoing drivers/pci work then we'll rearrange it (drop/reapply) to around those changes. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

[PATCH 4/4] x86: coding style fixes in arch/x86/pci/fixup.c

2008-01-08 Thread Paolo Ciarrocchi
Simple coding style fixes. Signed-off-by: Paolo Ciarrocchi <[EMAIL PROTECTED]> --- arch/x86/pci/fixup.c | 30 +++--- 1 files changed, 15 insertions(+), 15 deletions(-) diff --git a/arch/x86/pci/fixup.c b/arch/x86/pci/fixup.c index 6cff66d..cb63007 100644 --- a/arch/x86