mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Jaswinder Singh Rajput <jaswinder@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Steven Rostedt <rostedt@goodmis.org>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Ingo Molnar <mingo@elte.hu>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] sched: fix htmldocs sched.c
Date: Tue, 6 Oct 2009 09:32:11 -0700	[thread overview]
Message-ID: <20091006093211.476982d0.randy.dunlap@oracle.com> (raw)
In-Reply-To: <1253799530.10654.7.camel@ht.satnam>

On Thu, 24 Sep 2009 19:08:50 +0530 Jaswinder Singh Rajput wrote:

> 
> fix the following htmldocs warnings:
> 
>   Warning(kernel/sched.c:685): No description found for parameter 'cpu'
>   Warning(kernel/sched.c:3676): No description found for parameter 'sd'
> 
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: Steven Rostedt <rostedt@goodmis.org>
> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
> Cc: Ingo Molnar <mingo@elte.hu>
> Cc: Randy Dunlap <randy.dunlap@oracle.com>

Acked-by: Randy Dunlap <randy.dunlap@oracle.com>

Thanks.

> ---
>  kernel/sched.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/kernel/sched.c b/kernel/sched.c
> index 2f76e06..f0d1375 100644
> --- a/kernel/sched.c
> +++ b/kernel/sched.c
> @@ -676,6 +676,7 @@ inline void update_rq_clock(struct rq *rq)
>  
>  /**
>   * runqueue_is_locked
> + * @cpu: the processor in question.
>   *
>   * Returns true if the current cpu runqueue is locked.
>   * This interface allows printk to be called with the runqueue lock
> @@ -3658,6 +3659,7 @@ static void update_group_power(struct sched_domain *sd, int cpu)
>  
>  /**
>   * update_sg_lb_stats - Update sched_group's statistics for load balancing.
> + * @sd: The sched_domain whose statistics are to be updated.
>   * @group: sched_group whose statistics are to be updated.
>   * @this_cpu: Cpu for which load balance is currently performed.
>   * @idle: Idle status of this_cpu
> -- 


---
~Randy

      reply	other threads:[~2009-10-06 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-24 13:38 Jaswinder Singh Rajput
2009-10-06 16:32 ` Randy Dunlap [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=20091006093211.476982d0.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=jaswinder@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rostedt@goodmis.org \
    /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