Re: [PATCH] virtio: add kernel-doc for map and vmap members

From: Krzysztof Kozlowski

Date: Mon Mar 16 2026 - 08:15:05 EST


On 13/03/2026 07:18, Jason Wang wrote:
> On Fri, Mar 13, 2026 at 5:42 AM John S <xaum.io@xxxxxxxxx> wrote:
>>
>> Document the map and vmap members of struct virtio_device that were
>> added without kernel-doc descriptions.
>>
>> This fixes the following warnings when building with W=1:
>>
>> include/linux/virtio.h: struct member 'map' not described in 'virtio_device'
>> include/linux/virtio.h: struct member 'vmap' not described in 'virtio_device'
>>
>> Signed-off-by: Kit Dallege <xaum.io@xxxxxxxxx>
>
> Acked-by: Jason Wang <jasowang@xxxxxxxxxx>
>

Sorry, but no :(.

Patch has incorrect DCO chain and most likely is product of LLM
microslop without proper marking (as the rest of author's
contributions). Therefore this should be actually reviewed before accepting.

Best regards,
Krzysztof