From: Takashi Iwai <tiwai@suse.de>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: linux-sound@vger.kernel.org,
Matias Ezequiel Vara Larsen <mvaralar@redhat.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
virtualization@lists.linux.dev, Jaroslav Kysela <perex@perex.cz>,
Takashi Iwai <tiwai@suse.com>
Subject: Re: [PATCH] ALSA: virtio: drop an extaneous kernel-doc comment
Date: Fri, 17 Apr 2026 09:49:29 +0200 [thread overview]
Message-ID: <87mrz2do1i.wl-tiwai@suse.de> (raw)
In-Reply-To: <75a01b73-f46a-47fd-91bb-4ce9d5c30866@infradead.org>
On Fri, 17 Apr 2026 00:00:17 +0200,
Randy Dunlap wrote:
>
> ping.
>
> On 2/15/26 9:59 PM, Randy Dunlap wrote:
> > Drop a kernel-doc struct comment since the struct member was removed.
> > This eliminates a kernel-doc warning when make W=1 is used.
> >
> > virtio_pcm.h:65: warning: Excess struct member 'msg_last_enqueued'
> > description in 'virtio_pcm_substream'
> >
> > Fixes: fe981e67568c ("ALSA: virtio: use ack callback")
> > Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> > ---
> > Cc: Anton Yakovlev <anton.yakovlev@opensynergy.com>
> > Cc: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
> > Cc: "Michael S. Tsirkin" <mst@redhat.com>
> > Cc: virtualization@lists.linux.dev
> > Cc: Jaroslav Kysela <perex@perex.cz>
> > Cc: Takashi Iwai <tiwai@suse.com>
> > Cc: linux-sound@vger.kernel.org
> >
> > sound/virtio/virtio_pcm.h | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > --- linux-next-20251210.orig/sound/virtio/virtio_pcm.h
> > +++ linux-next-20251210/sound/virtio/virtio_pcm.h
> > @@ -37,7 +37,6 @@ struct virtio_pcm_msg;
> > * the device side at resume.
> > * @msgs: Allocated I/O messages.
> > * @nmsgs: Number of allocated I/O messages.
> > - * @msg_last_enqueued: Index of the last I/O message added to the virtqueue.
> > * @msg_count: Number of pending I/O messages in the virtqueue.
> > * @msg_empty: Notify when msg_count is zero.
> > */
Sorry, it slipped from my inbox, maybe it hit on a bad day :-<
Applied now this and another one for vx. Thanks.
Takashi
prev parent reply other threads:[~2026-04-17 7:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-16 5:59 [PATCH] ALSA: virtio: drop an extaneous kernel-doc comment Randy Dunlap
2026-04-16 22:00 ` Randy Dunlap
2026-04-17 7:49 ` Takashi Iwai [this message]
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=87mrz2do1i.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-sound@vger.kernel.org \
--cc=mst@redhat.com \
--cc=mvaralar@redhat.com \
--cc=perex@perex.cz \
--cc=rdunlap@infradead.org \
--cc=tiwai@suse.com \
--cc=virtualization@lists.linux.dev \
/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