]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
watchdog/diag288: Fix module comment typos
authorZoe Gates <zoe@zeocities.dev>
Tue, 28 Oct 2025 03:14:50 +0000 (22:14 -0500)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sat, 15 Nov 2025 14:28:08 +0000 (15:28 +0100)
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>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/diag288_wdt.c

index 887d5a6c155b95949f68bab4724283fec0191b1d..656b937f76534f7c65349bbc10eefd616e335867 100644 (file)
@@ -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