linux/arch/ia64/sn/pci
Jeff Garzik 9010eff0ea [IA64] minor irq handler cleanups
- remove unused 'irq' argument from pfm_do_interrupt_handler()

- remove pointless cast to void*

- add KERN_xxx prefix to printk()

- remove braces around singleton C statement

- in tioce_provider.c, start tioce_dma_consistent() and
  tioce_error_intr_handler() function declarations in column 0

This change's main purpose is to prepare for the patchset in
jgarzik/misc-2.6.git#irq-remove, that explores removal of the
never-used 'irq' argument in each interrupt handler.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2008-04-22 08:56:58 -07:00
..
pcibr Remove pointless casts from void pointers 2008-02-06 10:41:01 -08:00
Makefile ia64: fix sn to add include files using EXTRA_CFLAGS 2007-10-12 21:15:31 +02:00
pci_dma.c [IA64] remove remaining __FUNCTION__ occurrences 2008-03-06 09:19:27 -08:00
tioca_provider.c [IA64] remove remaining __FUNCTION__ occurrences 2008-03-06 09:19:27 -08:00
tioce_provider.c [IA64] minor irq handler cleanups 2008-04-22 08:56:58 -07:00