]> www.infradead.org Git - users/hch/block.git/commit
floppy: use memcpy_{to,from}_bvec bvec-kmap
authorChristoph Hellwig <hch@lst.de>
Sat, 22 May 2021 06:58:33 +0000 (08:58 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 1 Mar 2022 12:21:39 +0000 (14:21 +0200)
commitd5a0e4866d4a6cc33a706aa944836b0c648d4811
tree26b0c2cea8b0b4ad0ac9565b599044cba1373dcd
parent249dce4113a7cec5a030783901d0947e3c540b0a
floppy: use memcpy_{to,from}_bvec

Use the helpers instead of open coding them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
drivers/block/floppy.c