diff options
| author | WangYuli <[email protected]> | 2025-06-23 06:52:10 +0000 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2025-08-01 13:11:08 +0000 |
| commit | 95109b46764665e3de4a118185e4f732e8e849fd (patch) | |
| tree | 923466437978f24004d1c8d46a649854642ccecf /rust/helpers/task.c | |
| parent | vhost: Fix typos (diff) | |
| download | kernel-95109b46764665e3de4a118185e4f732e8e849fd.tar.gz kernel-95109b46764665e3de4a118185e4f732e8e849fd.zip | |
virtio: virtio_dma_buf: fix missing parameter documentation
Add missing parameter documentation for virtio_dma_buf_attach()
function to fix kernel-doc warnings:
Warning: drivers/virtio/virtio_dma_buf.c:41 function parameter 'dma_buf' not described in 'virtio_dma_buf_attach'
Warning: drivers/virtio/virtio_dma_buf.c:41 function parameter 'attach' not described in 'virtio_dma_buf_attach'
The function documentation was missing descriptions for both the
'dma_buf' and 'attach' parameters. Add proper parameter documentation
following kernel-doc format.
Signed-off-by: WangYuli <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Jason Wang <[email protected]>
Reviewed-by: Xuan Zhuo <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions
