]> www.infradead.org Git - users/hch/block.git/commit
sunrpc: use bvec_set_page to initialize bvecs
authorChristoph Hellwig <hch@lst.de>
Wed, 25 Jan 2023 16:42:41 +0000 (17:42 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 25 Jan 2023 17:31:53 +0000 (18:31 +0100)
commit0f2e0e70211eae589c087e71bcceefe92a88382c
treef94de27d007ea071dc4cc91933249cffda0d5401
parent59437c1791dc6b3aa916c72d72814726d132929d
sunrpc: use bvec_set_page to initialize bvecs

Use the bvec_set_page helper to initialize bvecs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
net/sunrpc/svcsock.c
net/sunrpc/xdr.c