[SCSI] aacraid: remove duplicate io callback code
authorMark Haverkamp <markh@osdl.org>
Wed, 3 Aug 2005 22:39:09 +0000 (15:39 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 5 Aug 2005 21:51:57 +0000 (16:51 -0500)
commite53cb35aaefb83de695e3fd305b9cfabd5bf8c86
treea867bcdd28f7e0d7e735b10086e02337875bdbaa
parentbd1aac809ddbcf7772cfd809d8cfb29c729c6cf9
[SCSI] aacraid: remove duplicate io callback code

Received from Mark Salyzyn from Adaptec:

This patch removes the duplicate code in the write_callback command
completion handler, and renames read_callback to io_callback. Optimized
the lba calculation into the debug print routine macro to optimize the
i/o code path.

Signed-off-by: Mark Haverkamp <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/aachba.c