public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: John S <xaum.io@gmail.com>
Cc: mst@redhat.com, xuanzhuo@linux.alibaba.com, eperezma@redhat.com,
	 virtualization@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] virtio: add kernel-doc for map and vmap members
Date: Fri, 13 Mar 2026 14:18:14 +0800	[thread overview]
Message-ID: <CACGkMEvNgaRjsUjrW7PuTHrisBv0nH64SUbFYKMw4T-fia0GpQ@mail.gmail.com> (raw)
In-Reply-To: <CAAZVx9_Tq6afZJb-4pNKCwmB7xw=NZVCR8aSXM5N9+BbDdmTtg@mail.gmail.com>

On Fri, Mar 13, 2026 at 5:42 AM John S <xaum.io@gmail.com> 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@gmail.com>

Acked-by: Jason Wang <jasowang@redhat.com>

Thanks


  reply	other threads:[~2026-03-13  6:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-12 21:42 [PATCH] virtio: add kernel-doc for map and vmap members John S
2026-03-13  6:18 ` Jason Wang [this message]
2026-03-16 12:08   ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACGkMEvNgaRjsUjrW7PuTHrisBv0nH64SUbFYKMw4T-fia0GpQ@mail.gmail.com \
    --to=jasowang@redhat.com \
    --cc=eperezma@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=virtualization@lists.linux.dev \
    --cc=xaum.io@gmail.com \
    --cc=xuanzhuo@linux.alibaba.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox