mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-09-18 23:09:29 +02:00
virtio: fix article before virtio in dma-buf comment
Use "a virtio" rather than "an virtio". Signed-off-by: xiongweimin <xiongweimin@kylinos.cn> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Message-ID: <20260714024513.188571-1-15927021679@163.com>
This commit is contained in:
committed by
Michael S. Tsirkin
parent
b40b933e8d
commit
3b0320a275
@@ -14,7 +14,7 @@
|
||||
* struct embedded in a virtio_dma_buf_ops.
|
||||
*
|
||||
* This wraps dma_buf_export() to allow virtio drivers to create a dma-buf
|
||||
* for an virtio exported object that can be queried by other virtio drivers
|
||||
* for a virtio exported object that can be queried by other virtio drivers
|
||||
* for the object's UUID.
|
||||
*/
|
||||
struct dma_buf *virtio_dma_buf_export
|
||||
|
||||
Reference in New Issue
Block a user