]> www.infradead.org Git - users/hch/block.git/commit
ps3disk: use memcpy_{from,to}_bvec
authorChristoph Hellwig <hch@lst.de>
Thu, 20 May 2021 12:14:43 +0000 (14:14 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 2 Jun 2021 07:14:05 +0000 (10:14 +0300)
commit79b80796b3bb000be60b0647f23cf7a34ce6e7b8
treec96fd192797b126d9aae7712977314d5eebd2b1d
parent351a83de0215337e7444ddc74652e63cc70a5a1d
ps3disk: use memcpy_{from,to}_bvec

Use the bvec helpers instead of open coding the copy.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/block/ps3disk.c