lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 18 Oct 2008 11:08:21 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	Randy Dunlap <randy.dunlap@...cle.com>
Cc:	lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next] sound: add missing pcm kernel-doc

At Fri, 17 Oct 2008 11:28:11 -0700,
Randy Dunlap wrote:
> 
> From: Randy Dunlap <randy.dunlap@...cle.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@...cle.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.
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists