mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| virtio_card.c | ||
| virtio_card.h | ||
| virtio_chmap.c | ||
| virtio_ctl_msg.c | ||
| virtio_ctl_msg.h | ||
| virtio_jack.c | ||
| virtio_kctl.c | ||
| virtio_pcm_msg.c | ||
| virtio_pcm_ops.c | ||
| virtio_pcm.c | ||
| virtio_pcm.h | ||