On Mon, Jul 15, 2024 at 10:01:47AM +0200, Jiri Pirko wrote: > Mon, Jul 15, 2024 at 09:10:41AM CEST, sfr@xxxxxxxxxxxxxxxx wrote: > >Hi all, > > > >After merging the vhost tree, today's linux-next build (htmldocs) > >produced this warning: > > > >include/linux/virtio_config.h:136: warning: Excess struct member 'create_avq' description in 'virtio_config_ops' > >include/linux/virtio_config.h:136: warning: Excess struct member 'destroy_avq' description in 'virtio_config_ops' > > > >Introduced by commit > > > > e6bb1118f6da ("virtio: create admin queues alongside other virtqueues") > > Ah, leftover, will send fix. Thx! Better squash it. > > > >-- > >Cheers, > >Stephen Rothwell >