summaryrefslogtreecommitdiff
path: root/drivers/vdpa
diff options
context:
space:
mode:
authorSimon Horman <horms@kernel.org>2023-05-25 16:35:42 +0200
committerMichael S. Tsirkin <mst@redhat.com>2023-06-27 10:47:09 -0400
commit33bd91fd24367ad664de6c05d0e0206d0b149767 (patch)
treefd86877149a5578a24633ae40297d757e63b1a2b /drivers/vdpa
parent9a8864d2a8dc5c49acd66284fd382871d99b5db8 (diff)
virtio: Add missing documentation for structure fields
Add missing documentation for the vqs_list_lock field of struct virtio_device, and the validate field of struct virtio_driver. ./scripts/kernel-doc says: .../virtio.h:131: warning: Function parameter or member 'vqs_list_lock' not described in 'virtio_device' .../virtio.h:192: warning: Function parameter or member 'validate' not described in 'virtio_driver' 2 warnings as Errors No functional changes intended. Signed-off-by: Simon Horman <horms@kernel.org> Message-Id: <20230510-virtio-kdoc-v3-1-e2681ed7a425@kernel.org> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Diffstat (limited to 'drivers/vdpa')
0 files changed, 0 insertions, 0 deletions