Hi Yuli,
Thank you for notifying me about this. Please proceed with your patch directly
- I have no concerns.
Best regards,
Peng Jiang
Hi Peng Jiang,
Please feel free to add "Reviewed-by: WangYuli "
to your patch v4. [1]
[1]. https://lore.kernel.org/all/20250716094357-mutt-send-email-...@kernel.org/
Thanks,
--
WangYuli
> > diff --git a/drivers/virtio/virtio_dma_buf.c
> > b/drivers/virtio/virtio_dma_buf.c
> > index 3fe1d03b0645..986cc73c503f 100644
> > --- a/drivers/virtio/virtio_dma_buf.c
> > +++ b/drivers/virtio/virtio_dma_buf.c
> > @@ -16,6 +16,8 @@
> > * This wraps dma_buf_export() to allow virtio drivers t
On Thu, Jul 17, 2025 at 10:41:59AM +0800, jiang.pe...@zte.com.cn wrote:
> From: Peng Jiang
>
> Fix kernel-doc descriptions in virtio_dma_buf.c to fix W=1 warnings:
>
> drivers/virtio/virtio_dma_buf.c:41 function parameter 'dma_buf' not described
> in 'virtio_dma_buf_attach'
> drivers/virtio/vir