[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
authorJeff Garzik <jeff@garzik.org>
Fri, 19 Oct 2007 07:12:20 +0000 (03:12 -0400)
committerJeff Garzik <jeff@garzik.org>
Tue, 23 Oct 2007 23:53:17 +0000 (19:53 -0400)
Rather than hand-rolling our own prototype, make the code more
future-proof by using the standard irq_handler_t typedef.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found