Re: [PATCH] Fixed formatting in ia64_process_pending_irq()

2006-12-01 Thread Andrew Morton
On Fri, 01 Dec 2006 15:29:43 +0300 Pavel Emelianov <[EMAIL PROTECTED]> wrote: > A trivial issue found during code examining. > Someone typed unneeded extra spaces. It's the usual mess in there. akpm:/usr/src/linux-2.6.19> grep -r '^' arch/ia64 | wc -l 341 There isn't much point i

[PATCH] Fixed formatting in ia64_process_pending_irq()

2006-12-01 Thread Pavel Emelianov
A trivial issue found during code examining. Someone typed unneeded extra spaces. Signed-off-by: Pavel Emelianov <[EMAIL PROTECTED]> --- ./arch/ia64/kernel/irq_ia64.c.irqtypo 2006-11-23 11:45:25.0 +0300 +++ ./arch/ia64/kernel/irq_ia64.c 2006-12-01 15:19:12.0 +0300 @@ -