On Mon, Dec 15, 2025 at 7:39 PM Bagas Sanjaya <[email protected]> wrote: > > Sphinx reports kernel-doc warnings: > > WARNING: ./include/linux/virtio.h:181 struct member 'map' not described in > 'virtio_device' > WARNING: ./include/linux/virtio.h:181 struct member 'vmap' not described in > 'virtio_device' > > Describe these members. > > Fixes: bee8c7c24b7373 ("virtio: introduce map ops in virtio core") > Signed-off-by: Bagas Sanjaya <[email protected]> > ---
Acked-by: Jason Wang <[email protected]> Thanks
