[SCSI] mesh: cleanup variable usage in interrupt handler
authorOlaf Hering <olaf@aepfle.de>
Thu, 26 Apr 2007 07:35:19 +0000 (00:35 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 8 May 2007 16:17:21 +0000 (11:17 -0500)
_ convert void* to struct mesh_state*

- remove unused irq argument from mesh_interrupt()

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found