From: FUJITA Tomonori Date: Wed, 13 Jun 2007 14:27:09 +0000 (+0900) Subject: [SCSI] ips: convert to use the data buffer accessors X-Git-Tag: v2.6.23-rc1~1053^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f4cf91cc0a1f32f75e1fa0a4d70a9bc7340a302;p=pandora-kernel.git [SCSI] ips: convert to use the data buffer accessors - remove the unnecessary map_single path. - convert to use the new accessors for the sg lists and the parameters. Jens Axboe did the for_each_sg cleanup. TODO: use scsi_for_each_sg() in the breakup handling. Signed-off-by: FUJITA Tomonori Acked-by: "Salyzyn, Mark" Signed-off-by: James Bottomley --- Reading git-diff-tree failed