original_kernel/arch
Jeff Garzik 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers
* use irq_handler_t where appropriate

* no need to use 'irq' function arg, its already stored in a data struct

* rename irq handler 'irq' argument to 'dummy', where the function
  has been analyzed and proven not to use its first argument.

* remove always-false "dev_id == NULL" test from irq handlers

* remove pointless casts from void*

* declance: irq argument is not const

* add KERN_xxx printk prefix

* fix minor whitespace weirdness

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-01-28 15:03:40 -08:00
..
alpha
arm Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block 2008-01-29 08:51:32 +11:00
avr32
blackfin
cris
frv
h8300
ia64 [netdrvr] irq handler minor cleanups in several drivers 2008-01-28 15:03:40 -08:00
m32r
m68k
m68knommu
mips
parisc
powerpc
ppc [netdrvr] irq handler minor cleanups in several drivers 2008-01-28 15:03:40 -08:00
s390
sh sh: add spi header and r2d platform data V3 2008-01-28 16:24:46 +09:00
sparc
sparc64
um blk_end_request: changing um (take 4) 2008-01-28 10:36:02 +01:00
v850
x86
xtensa
.gitignore