From: FUJITA Tomonori Date: Tue, 2 Sep 2008 13:50:06 +0000 (+0900) Subject: sg: remove sg_write_xfer X-Git-Tag: v2.6.28-rc1~733^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3919af2354fff673026dcbeac6f009d2ce5ceee;p=pandora-kernel.git sg: remove sg_write_xfer sg_write_xfer was used to copy data from user space for WRITE commands. blk_rq_map_user_iov and blk_rq_map_user do the job so sg_write_xfer does nothing useful. Signed-off-by: FUJITA Tomonori Signed-off-by: Jens Axboe --- Reading git-diff-tree failed