]> www.infradead.org Git - users/hch/block.git/commit
vring: use bvec_set_page to initialize a bvec
authorChristoph Hellwig <hch@lst.de>
Wed, 25 Jan 2023 16:45:33 +0000 (17:45 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 25 Jan 2023 17:31:54 +0000 (18:31 +0100)
commitc7e095dd54b33a87a61aae2e54fa139ee515513d
tree404d132422a95a99ded4e3da2d0eca21a4030751
parent0f2e0e70211eae589c087e71bcceefe92a88382c
vring: use bvec_set_page to initialize a bvec

Use the bvec_set_page helper to initialize a bvec.

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