From: Takashi Iwai <tiwai@suse.de>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH -next] sound: add missing pcm kernel-doc
Date: Sat, 18 Oct 2008 11:08:21 +0200 [thread overview]
Message-ID: <s5h1vyexoca.wl%tiwai@suse.de> (raw)
In-Reply-To: <48F8D93B.40601@oracle.com>
At Fri, 17 Oct 2008 11:28:11 -0700,
Randy Dunlap wrote:
>
> From: Randy Dunlap <randy.dunlap@oracle.com>
>
> Fix alsa kernel-doc warning in linux-next:
>
> Warning(linux-next-20081016//sound/core/pcm_misc.c:327): No description found for parameter 'samples'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Thanks, applied now to sound tree.
Takashi
> ---
> sound/core/pcm_misc.c | 1 +
> 1 file changed, 1 insertion(+)
>
> --- linux-next-20081016.orig/sound/core/pcm_misc.c
> +++ linux-next-20081016/sound/core/pcm_misc.c
> @@ -319,6 +319,7 @@ EXPORT_SYMBOL(snd_pcm_format_physical_wi
> /**
> * snd_pcm_format_size - return the byte size of samples on the given format
> * @format: the format to check
> + * @samples: sampling rate
> *
> * Returns the byte size of the given samples for the format, or a
> * negative error code if unknown format.
>
prev parent reply other threads:[~2008-10-18 9:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-17 18:28 Randy Dunlap
2008-10-18 9:08 ` 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=s5h1vyexoca.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.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
Powered by JetHome