]> www.infradead.org Git - users/hch/block.git/commit
bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
authorChristoph Hellwig <hch@lst.de>
Thu, 20 May 2021 12:41:29 +0000 (14:41 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 2 Jun 2021 07:14:04 +0000 (10:14 +0300)
commitd57cc072765aa7c1a6d4765620e784b48adae527
treeab8eb4dbdbfd453d7309683ddda5a384c0cd7026
parent244a12824f9161219cc3a3fcc6ebbed213f5ad95
bvec: add memcpy_{from,to}_bvec and memzero_bvec helper

Add helpers to perform common memory operation on a bvec.

Signed-off-by: Christoph Hellwig <hch@lst.de>
include/linux/bvec.h