[PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
David Howells
dhowells at redhat.com
Mon Jan 30 02:31:23 PST 2023
Christoph Hellwig <hch at lst.de> wrote:
> + bvec_set_page(&bv, ZERO_PAGE(0), len, 0);
Maybe bvec_set_zero_page()?
David
More information about the Linux-nvme
mailing list