linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/3] watchdog/diag288: Fix module comment typos
@ 2025-10-28  4:01 Zoe Gates
  2025-11-02 23:05 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Zoe Gates @ 2025-10-28  4:01 UTC (permalink / raw)
  To: hca, gor, agordeev, borntraeger, svens, wim, linux, linux-s390,
	linux-watchdog, linux-kernel

From ebec904b22077c3ebd0a18956397a9b0540a2714 Mon Sep 17 00:00:00 2001
From: Zoe Gates <zoe@zeocities.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@zeocities.dev>
---
 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
-- 
2.51.1

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

* Re: [PATCH 2/3] watchdog/diag288: Fix module comment typos
  2025-10-28  4:01 [PATCH 2/3] watchdog/diag288: Fix module comment typos Zoe Gates
@ 2025-11-02 23:05 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2025-11-02 23:05 UTC (permalink / raw)
  To: Zoe Gates, hca, gor, agordeev, borntraeger, svens, wim,
	linux-s390, linux-watchdog, linux-kernel

On 10/27/25 21:01, Zoe Gates wrote:
>  From ebec904b22077c3ebd0a18956397a9b0540a2714 Mon Sep 17 00:00:00 2001
> From: Zoe Gates <zoe@zeocities.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@zeocities.dev>

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


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

end of thread, other threads:[~2025-11-02 23:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-28  4:01 [PATCH 2/3] watchdog/diag288: Fix module comment typos Zoe Gates
2025-11-02 23:05 ` Guenter Roeck

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).