]> www.infradead.org Git - users/jedix/linux-maple.git/commit
vringh: use bvec_kmap_local
authorChristoph Hellwig <hch@lst.de>
Thu, 1 May 2025 14:22:30 +0000 (09:22 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 27 May 2025 14:27:53 +0000 (10:27 -0400)
commit169294a14b3f80ce184fe832ff640b67a1b9eb3b
treeebcfca10410eb3f511c502de9668137ca4f591ee
parent8b3f9967b1fd481ed932f453c38aec99f3c90d95
vringh: use bvec_kmap_local

Use the bvec_kmap_local helper rather than digging into the bvec
internals.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Message-Id: <20250501142244.2888227-1-hch@lst.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
drivers/vhost/vringh.c