From: FUJITA Tomonori Date: Tue, 2 Sep 2008 13:50:05 +0000 (+0900) Subject: sg: incorporate sg_build_direct into sg_start_req X-Git-Tag: v2.6.28-rc1~733^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=626710c9d665ff381c7ec666b6a023f064ca5fef;p=pandora-kernel.git sg: incorporate sg_build_direct into sg_start_req Calling blk_rq_map_user() at a single place is better than at different two places. It makes the code more understandable. Signed-off-by: FUJITA Tomonori Signed-off-by: Jens Axboe --- Reading git-diff-tree failed