diff options
author | Simon Horman <[email protected]> | 2023-05-25 16:35:42 +0200 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2023-06-27 10:47:09 -0400 |
commit | 33bd91fd24367ad664de6c05d0e0206d0b149767 (patch) | |
tree | fd86877149a5578a24633ae40297d757e63b1a2b /net/lapb/lapb_subr.c | |
parent | 9a8864d2a8dc5c49acd66284fd382871d99b5db8 (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 <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Stefano Garzarella <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions