Re: [PATCH v2] virtio: Update kerneldoc in drivers/virtio/virtio_dma_buf.c

2025-07-16 Thread jiang.peng9
> The extra documentation unfortunately just mechanically repeats what the > code does. Code comments should explain the reasoning behind the code, > instead. Thanks for the helpful feedback - I appreciate you taking the time to review this. In v3 I'll: 1.Remove the parentheses from function na

Re: [PATCH v2] virtio: Update kerneldoc in drivers/virtio/virtio_dma_buf.c

2025-07-16 Thread Michael S. Tsirkin
On Sat, Jul 05, 2025 at 10:58:03AM +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