lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0b1d6287-03c3-f23f-f3fc-418914eda372@roeck-us.net>
Date:   Mon, 5 Apr 2021 07:47:21 -0700
From:   Guenter Roeck <linux@...ck-us.net>
To:     Wong Vee Khee <vee.khee.wong@...ux.intel.com>,
        Wim Van Sebroeck <wim@...ux-watchdog.org>
Cc:     linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org,
        Wong Vee Khee <vee.khee.wong@...el.com>,
        Vijayakannan Ayyathurai <vijayakannan.ayyathurai@...el.com>
Subject: Re: [PATCH 1/1] watchdog: Fix a typo in Kconfig

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

Reviewed-by: Guenter Roeck <linux@...ck-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.
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ