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: <4a11992c-023e-4d8d-859f-9abb659ed4c1@roeck-us.net>
Date: Sun, 2 Nov 2025 15:05:13 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Zoe Gates <zoe.blair.gates@...oud.com>, hca@...ux.ibm.com,
 gor@...ux.ibm.com, agordeev@...ux.ibm.com, borntraeger@...ux.ibm.com,
 svens@...ux.ibm.com, wim@...ux-watchdog.org, linux-s390@...r.kernel.org,
 linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] watchdog/diag288: Fix module comment typos

On 10/27/25 21:01, Zoe Gates wrote:
>  From ebec904b22077c3ebd0a18956397a9b0540a2714 Mon Sep 17 00:00:00 2001
> From: Zoe Gates <zoe@...cities.dev>
> Date: Mon, 27 Oct 2025 22:14:50 -0500
> Subject: [PATCH 2/3] watchdog/diag288: Fix module comment typos
> 
> Correct spelling and capitalizaion in the header comment so the
> documentation reads cleanly.
> 
> Signed-off-by: Zoe Gates <zoe@...cities.dev>

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

> ---
>   drivers/watchdog/diag288_wdt.c | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/watchdog/diag288_wdt.c
> b/drivers/watchdog/diag288_wdt.c
> index 887d5a6c155b..656b937f7653 100644
> --- a/drivers/watchdog/diag288_wdt.c
> +++ b/drivers/watchdog/diag288_wdt.c
> @@ -6,10 +6,10 @@
>    * to CP.
>    *
>    * The command can be altered using the module parameter "cmd". This
> is
> - * not recommended because it's only supported on z/VM but not whith
> LPAR.
> + * not recommended because it's only supported on z/VM but not with
> LPAR.
>    *
> - * On LPAR, the watchdog will always trigger a system restart. the
> module
> - * paramter cmd is meaningless here.
> + * On LPAR, the watchdog will always trigger a system restart. The
> module
> + * parameter cmd is meaningless here.
>    *
>    *
>    * Copyright IBM Corp. 2004, 2013


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ