sg: remove unnecessary blk_rq_unmap_user
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Tue, 2 Sep 2008 13:50:08 +0000 (22:50 +0900)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 9 Oct 2008 06:56:16 +0000 (08:56 +0200)
commit4677735f03f5b6b6f2182f457a921855cadfb85b
treea5fc6c16ccb0a2050ea714f93f1ad79a8d1f9689
parent0b6cb26c6686f1f24607c41f0a6d21ce54191710
sg: remove unnecessary blk_rq_unmap_user

blk_rq_unmap_user in sg_finish_rem_req can take care of all the cases.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/scsi/sg.c