All of lore.kernel.org
 help / color / mirror / Atom feed
From: Corey Minyard <tcminyard@gmail.com>
To: dann frazier <dann.frazier@canonical.com>
Cc: openipmi-developer@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add missing space in start_now parameter description
Date: Sat, 18 Dec 2010 21:21:42 -0600	[thread overview]
Message-ID: <4D0D7A46.9090704@acm.org> (raw)
In-Reply-To: <1292629107-26337-1-git-send-email-dann.frazier@canonical.com>

Looks good to me.

Acked-by: Corey Minyard <cminyard@mvista.com>

On 12/17/2010 05:38 PM, dann frazier wrote:
> Signed-off-by: dann frazier<dann.frazier@canonical.com>
> ---
>   drivers/char/ipmi/ipmi_watchdog.c |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/char/ipmi/ipmi_watchdog.c b/drivers/char/ipmi/ipmi_watchdog.c
> index f4d334f..9b12da5 100644
> --- a/drivers/char/ipmi/ipmi_watchdog.c
> +++ b/drivers/char/ipmi/ipmi_watchdog.c
> @@ -314,7 +314,7 @@ MODULE_PARM_DESC(preop, "Pretimeout driver operation.  One of: "
>   		 "preop_none, preop_panic, preop_give_data.");
>
>   module_param(start_now, int, 0444);
> -MODULE_PARM_DESC(start_now, "Set to 1 to start the watchdog as"
> +MODULE_PARM_DESC(start_now, "Set to 1 to start the watchdog as "
>   		 "soon as the driver is loaded.");
>
>   module_param(nowayout, int, 0644);


      reply	other threads:[~2010-12-19  3:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-17 23:38 [PATCH] Add missing space in start_now parameter description dann frazier
2010-12-19  3:21 ` Corey Minyard [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=4D0D7A46.9090704@acm.org \
    --to=tcminyard@gmail.com \
    --cc=dann.frazier@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minyard@acm.org \
    --cc=openipmi-developer@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.