]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit26e7c18f58744ad9416c954d2dd7c595eeb87829
treea867bcdd28f7e0d7e735b10086e02337875bdbaa
parente8fbb19c8cb1847809e6c0e6c1dcfee269f72c92
[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