git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
626710c
)
sg: remove sg_write_xfer
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Tue, 2 Sep 2008 13:50:06 +0000
(22:50 +0900)
committer
Jens Axboe
<jens.axboe@oracle.com>
Thu, 9 Oct 2008 06:56:14 +0000
(08:56 +0200)
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 <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/scsi/sg.c
patch
|
blob
|
history
diff --cc
drivers/scsi/sg.c
Simple merge