From: Mark Haverkamp Date: Wed, 3 Aug 2005 22:39:09 +0000 (-0700) Subject: [SCSI] aacraid: remove duplicate io callback code X-Git-Tag: v2.6.14-rc1~522^2~12^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e53cb35aaefb83de695e3fd305b9cfabd5bf8c86;p=pandora-kernel.git [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 --- Reading git-diff-tree failed