[SCSI] advansys: Remove library-style callback routines
authorMatthew Wilcox <matthew@wil.cx>
Thu, 26 Jul 2007 15:57:06 +0000 (11:57 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:39:45 +0000 (14:39 -0400)
commit895d6b4ca88ecc69b9301675eb220c6a926d8bb1
tree2aab4991152ccf8dcdc1ccfedf5fafb202599b49
parent394dbf3f4005622fa52f1805eb950f08ce20f636
[SCSI] advansys: Remove library-style callback routines

Convert adv_isr_callback, adv_async_callback and asc_isr_callback into
direct calls.  Remove the unused asc_exe_callback.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/advansys.c