lkml.org 
[lkml]   [2011]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] regulator: fix regulator/consumer.h kernel-doc warning
From
Date
On Wed, 2011-08-03 at 18:09 -0700, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@xenotime.net>
>
> Fix kernel-doc warning about internal/private data by marking it
> as "private:" so that kernel-doc will ignore it.
>
> Warning(include/linux/regulator/consumer.h:128): No description found for parameter 'ret'
>
> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
> ---
> include/linux/regulator/consumer.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-3.0-git18.orig/include/linux/regulator/consumer.h
> +++ linux-3.0-git18/include/linux/regulator/consumer.h
> @@ -123,7 +123,7 @@ struct regulator_bulk_data {
> const char *supply;
> struct regulator *consumer;
>
> - /* Internal use */
> + /* private: Internal use */
> int ret;
> };

Applied.

Thanks

Liam



\
 
 \ /
  Last update: 2011-08-08 18:43    [W:0.133 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site