7bcdd28f7e0d7e735b10086e02337875bdbaa parent bd1aac809ddbcf7772cfd809d8cfb29c729c6cf9 author Mark Haverkamp 1123108749 -0700 committer James Bottomley 1123278717 -0500 [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 Signed-off-by: James Bottomley