Re: [PATCH] IA64, PPC, SPARC: minor irq handler cleanups

2007-10-26 Thread Kumar Gala
On Oct 26, 2007, at 4:49 AM, Jeff Garzik wrote: Kumar Gala wrote: On Oct 26, 2007, at 4:40 AM, Jeff Garzik wrote: ia64/sn/kernel/huberror.c: - remove pointless void* cast - add KERN_xxx prefix ia64/sn/pci/tioce_provider.c: start functions at column zero ppc/8xx_io/fec.c: kill protot

Re: [PATCH] IA64, PPC, SPARC: minor irq handler cleanups

2007-10-26 Thread Jeff Garzik
Kumar Gala wrote: On Oct 26, 2007, at 4:40 AM, Jeff Garzik wrote: ia64/sn/kernel/huberror.c: - remove pointless void* cast - add KERN_xxx prefix ia64/sn/pci/tioce_provider.c: start functions at column zero ppc/8xx_io/fec.c: kill prototype, remove extra whitespace ppc/platforms/85xx/

Re: [PATCH] IA64, PPC, SPARC: minor irq handler cleanups

2007-10-26 Thread Kumar Gala
On Oct 26, 2007, at 4:40 AM, Jeff Garzik wrote: ia64/sn/kernel/huberror.c: - remove pointless void* cast - add KERN_xxx prefix ia64/sn/pci/tioce_provider.c: start functions at column zero ppc/8xx_io/fec.c: kill prototype, remove extra whitespace ppc/platforms/85xx/* '

[PATCH] IA64, PPC, SPARC: minor irq handler cleanups

2007-10-26 Thread Jeff Garzik
ia64/sn/kernel/huberror.c: - remove pointless void* cast - add KERN_xxx prefix ia64/sn/pci/tioce_provider.c: start functions at column zero ppc/8xx_io/fec.c: kill prototype, remove extra whitespace ppc/platforms/85xx/* 'irq' argument in irq handler is used purely as a tem