From: FUJITA Tomonori Date: Sat, 13 Dec 2008 16:23:45 +0000 (+0900) Subject: [SCSI] remove scsi_req_map_sg X-Git-Tag: v2.6.30-rc1~641^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f078727b250c2653fc9a564f15547c17ebac3f99;p=pandora-kernel.git [SCSI] remove scsi_req_map_sg No one uses scsi_execute_async with data transfer now. We can remove scsi_req_map_sg. Only scsi_eh_lock_door uses scsi_execute_async. scsi_eh_lock_door doesn't handle sense and the callback. So we can remove scsi_io_context too. Signed-off-by: FUJITA Tomonori Signed-off-by: James Bottomley --- Reading git-diff-tree failed