From: Matthew Wilcox Date: Wed, 3 Oct 2007 01:55:39 +0000 (-0400) Subject: [SCSI] advansys: convert to use the data buffer accessors X-Git-Tag: v2.6.24-rc1~1290^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52c334e9450a15230b84ab4ef8ef7b034b37c371;p=pandora-kernel.git [SCSI] advansys: 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. Signed-off-by: FUJITA Tomonori - convert the statistics to not distinguish between single and sg xfers - replace ASC_CEILING with DIV_ROUND_UP - remove an obsolete comment Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed