commit | 895d6b4ca88ecc69b9301675eb220c6a926d8bb1 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Thu Jul 26 11:57:06 2007 -0400 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:39:45 2007 -0400 |
tree | 2aab4991152ccf8dcdc1ccfedf5fafb202599b49 | |
parent | 394dbf3f4005622fa52f1805eb950f08ce20f636 [diff] |
[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>