]> www.infradead.org Git - users/hch/block.git/commit
ps3disk: use memcpy_{from,to}_bvec
authorChristoph Hellwig <hch@lst.de>
Fri, 23 Jul 2021 05:39:47 +0000 (07:39 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 23 Jul 2021 05:39:47 +0000 (07:39 +0200)
commit0ec1c6abd4166f29d5428814d65259ddd9a6ba74
treeca5310ac16f3acec86d28223dc7ea95f2d72fe7b
parentbe21512aa149cf54485d62c14cf97d18964be17e
ps3disk: use memcpy_{from,to}_bvec

Use the bvec helpers instead of open coding the copy.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Tested-by: Geoff Levand <geoff@infradead.org>
drivers/block/ps3disk.c