From: Ivan Orlov <ivan.orlov0322@gmail.com>
To: Takashi Iwai <tiwai@suse.de>, linux-sound@vger.kernel.org
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: Re: [PATCH 5/7] ALSA: pcmtest: Add missing module descriptions
Date: Thu, 9 May 2024 09:56:11 +0100 [thread overview]
Message-ID: <74b12ff3-ad65-4db8-881f-98dc9369e2d4@gmail.com> (raw)
In-Reply-To: <20240508091128.25274-6-tiwai@suse.de>
On 5/8/24 10:11, Takashi Iwai wrote:
> Now that make W=1 starts complaining the lack of MODULE_DESCRIPTION(),
> let's add the missing information.
>
> Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> Link: https://lore.kernel.org/r/ZjpQm-hxLQtpgkUx@smile.fi.intel.com
> Signed-off-by: Takashi Iwai <tiwai@suse.de>
> ---
> sound/drivers/pcmtest.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/drivers/pcmtest.c b/sound/drivers/pcmtest.c
> index b8bff5522bce..21cefaf5419a 100644
> --- a/sound/drivers/pcmtest.c
> +++ b/sound/drivers/pcmtest.c
> @@ -772,6 +772,7 @@ static void __exit mod_exit(void)
> platform_device_unregister(&pcmtst_pdev);
> }
>
> +MODULE_DESCRIPTION("Virtual ALSA driver for PCM testing/fuzzing");
> MODULE_LICENSE("GPL");
> MODULE_AUTHOR("Ivan Orlov");
> module_init(mod_init);
Hi Takashi,
Thank you for doing this.
Acked-by: Ivan Orlov <ivan.orlov0322@gmail.com>
--
Kind regards,
Ivan Orlov
next prev parent reply other threads:[~2024-05-09 8:56 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-08 9:11 [PATCH 0/7] ALSA: Add missing module description Takashi Iwai
2024-05-08 9:11 ` [PATCH 1/7] ALSA: ac97: legacy: " Takashi Iwai
2024-05-08 9:11 ` [PATCH 2/7] ALSA: ac97: bus: " Takashi Iwai
2024-05-08 9:11 ` [PATCH 3/7] ALSA: pcm_dmaengine: " Takashi Iwai
2024-05-08 9:11 ` [PATCH 4/7] ALSA: kunit: Add missing module descriptions Takashi Iwai
2024-05-08 9:11 ` [PATCH 5/7] ALSA: pcmtest: " Takashi Iwai
2024-05-09 8:56 ` Ivan Orlov [this message]
2024-05-08 9:11 ` [PATCH 6/7] ALSA: hda: cirrus_scodec_test: " Takashi Iwai
2024-05-08 9:11 ` [PATCH 7/7] sound: oss: dmasound: " Takashi Iwai
2024-05-08 9:17 ` [PATCH 0/7] ALSA: Add missing module description Dragan Simic
2024-05-08 9:36 ` Andy Shevchenko
2024-05-08 9:45 ` Andy Shevchenko
2024-05-09 8:13 ` Takashi Iwai
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=74b12ff3-ad65-4db8-881f-98dc9369e2d4@gmail.com \
--to=ivan.orlov0322@gmail.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=linux-sound@vger.kernel.org \
--cc=tiwai@suse.de \
/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