linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Jason Wang <wangborong@cdjrlc.com>
Cc: wim@linux-watchdog.org, linux-watchdog@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] watchdog: dw_wdt: Fix comment typo
Date: Fri, 22 Jul 2022 08:11:26 -0700	[thread overview]
Message-ID: <231de7ae-a7b0-14f0-6778-91ad9cf4223f@roeck-us.net> (raw)
In-Reply-To: <20220716041951.34714-1-wangborong@cdjrlc.com>

On 7/15/22 21:19, Jason Wang wrote:
> The double `have' is duplicated in the comment, remove one.
> 
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>   drivers/watchdog/dw_wdt.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/watchdog/dw_wdt.c b/drivers/watchdog/dw_wdt.c
> index cd578843277e..3208ce305335 100644
> --- a/drivers/watchdog/dw_wdt.c
> +++ b/drivers/watchdog/dw_wdt.c
> @@ -218,7 +218,7 @@ static int dw_wdt_set_timeout(struct watchdog_device *wdd, unsigned int top_s)
>   
>   	/*
>   	 * Set the new value in the watchdog.  Some versions of dw_wdt
> -	 * have have TOPINIT in the TIMEOUT_RANGE register (as per
> +	 * have TOPINIT in the TIMEOUT_RANGE register (as per
>   	 * CP_WDT_DUAL_TOP in WDT_COMP_PARAMS_1).  On those we
>   	 * effectively get a pat of the watchdog right here.
>   	 */


      reply	other threads:[~2022-07-22 15:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-16  4:19 [PATCH] watchdog: dw_wdt: Fix comment typo Jason Wang
2022-07-22 15:11 ` Guenter Roeck [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=231de7ae-a7b0-14f0-6778-91ad9cf4223f@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=wangborong@cdjrlc.com \
    --cc=wim@linux-watchdog.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;
as well as URLs for NNTP newsgroup(s).