[SCSI] NCR5380: minor irq handler cleanups
authorJeff Garzik <jeff@garzik.org>
Fri, 14 Dec 2007 00:14:14 +0000 (16:14 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:28:11 +0000 (18:28 -0600)
commitbaa9aac6a15a1990e9d2d7a5648f53dfccc440ad
tree1225f5233a6d7faa84a0ced89218cf9f52c851d0
parentfc9b5118823e84b4ed0acddd99c1e453298e103d
[SCSI] NCR5380: minor irq handler cleanups

* remove unnecessary cast

* remove unnecessary use of 'irq' function arg

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/NCR5380.c