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
..
2008-01-24 20:40:40 -08:00
2008-01-29 08:48:17 +11:00
2008-01-28 15:00:15 -08:00
2008-01-25 17:19:08 -08:00
2008-01-29 08:52:50 +11:00
2008-01-10 22:24:43 -08:00
2008-01-29 08:52:50 +11:00
2008-01-25 08:38:25 -08:00
2008-01-28 15:00:40 -08:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2008-01-26 14:11:17 +01:00
2008-01-24 20:40:05 -08:00
2008-01-24 20:40:40 -08:00
2008-01-11 18:29:22 -06:00
2008-01-24 20:40:40 -08:00
2008-01-28 14:51:23 +01:00
2008-01-22 07:21:38 -05:00
2008-01-28 13:21:30 +00:00
2008-01-28 10:37:06 +01:00
2008-01-25 17:19:08 -08:00
2008-01-28 14:58:17 -08:00
2008-01-28 13:13:25 +00:00
2008-01-25 08:35:13 -08:00
2008-01-24 20:40:40 -08:00
2007-12-31 23:11:11 +00:00
2008-01-25 21:08:02 +01:00
2008-01-27 18:14:47 +01:00
2008-01-24 20:40:40 -08:00
2008-01-27 18:14:51 +01:00
2008-01-28 10:36:50 +01:00
2008-01-28 10:59:09 +00:00
2008-01-24 20:40:08 -08:00
2008-01-29 08:51:32 +11:00
2008-01-24 20:40:06 -08:00
2008-01-28 15:03:40 -08:00
2007-11-14 18:45:37 -08:00
2008-01-28 14:58:20 -08:00
2007-12-17 19:28:15 -08:00
2008-01-24 20:40:40 -08:00
2008-01-26 15:07:54 +00:00
2008-01-17 15:38:58 -08:00
2008-01-24 20:40:44 -08:00
2007-12-23 12:54:37 -08:00
2008-01-29 08:52:50 +11:00
2008-01-28 15:01:27 -08:00
2007-11-19 21:09:52 +00:00
2008-01-28 15:00:05 -08:00
2008-01-29 08:52:50 +11:00
2007-11-07 11:13:55 +09:00
2008-01-26 15:07:52 +00:00
2008-01-08 23:30:10 -08:00
2007-11-05 15:12:33 -08:00
2008-01-24 20:40:43 -08:00
2008-01-28 13:21:38 +00:00
2008-01-28 13:21:21 +00:00
2007-11-19 11:20:42 +11:00
2008-01-27 18:14:47 +01:00
2008-01-25 20:41:30 +00:00
2007-10-18 14:37:28 -07:00
2007-11-26 19:15:31 -08:00
2007-10-23 15:49:54 +10:00
2007-10-23 16:37:29 -07:00