All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] watchdog: Fix a typo in Kconfig
@ 2021-04-01  3:32 Wong Vee Khee
  2021-04-05 14:47 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Wong Vee Khee @ 2021-04-01  3:32 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck
  Cc: linux-watchdog, linux-kernel, Wong Vee Khee, Vijayakannan Ayyathurai

s/thershold/threshold

Cc: Vijayakannan Ayyathurai <vijayakannan.ayyathurai@intel.com>
Signed-off-by: Wong Vee Khee <vee.khee.wong@linux.intel.com>
---
 drivers/watchdog/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 0470dc15c085..aa382e5edfef 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -2111,7 +2111,7 @@ config KEEMBAY_WATCHDOG
 	 This option enable support for an In-secure watchdog timer driver for
 	 Intel Keem Bay SoC. This WDT has a 32 bit timer and decrements in every
 	 count unit. An interrupt will be triggered, when the count crosses
-	 the thershold configured in the register.
+	 the threshold configured in the register.
 
 	 To compile this driver as a module, choose M here: the
 	 module will be called keembay_wdt.
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] watchdog: Fix a typo in Kconfig
  2021-04-01  3:32 [PATCH 1/1] watchdog: Fix a typo in Kconfig Wong Vee Khee
@ 2021-04-05 14:47 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2021-04-05 14:47 UTC (permalink / raw)
  To: Wong Vee Khee, Wim Van Sebroeck
  Cc: linux-watchdog, linux-kernel, Wong Vee Khee, Vijayakannan Ayyathurai

On 3/31/21 8:32 PM, Wong Vee Khee wrote:
> s/thershold/threshold
> 
> Cc: Vijayakannan Ayyathurai <vijayakannan.ayyathurai@intel.com>
> Signed-off-by: Wong Vee Khee <vee.khee.wong@linux.intel.com>

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

> ---
>  drivers/watchdog/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index 0470dc15c085..aa382e5edfef 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -2111,7 +2111,7 @@ config KEEMBAY_WATCHDOG
>  	 This option enable support for an In-secure watchdog timer driver for
>  	 Intel Keem Bay SoC. This WDT has a 32 bit timer and decrements in every
>  	 count unit. An interrupt will be triggered, when the count crosses
> -	 the thershold configured in the register.
> +	 the threshold configured in the register.
>  
>  	 To compile this driver as a module, choose M here: the
>  	 module will be called keembay_wdt.
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-05 14:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01  3:32 [PATCH 1/1] watchdog: Fix a typo in Kconfig Wong Vee Khee
2021-04-05 14:47 ` Guenter Roeck

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.