Skip to content

Commit f0a4bf6

Browse files
bloopybaeWim Van Sebroeck
authored andcommitted
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> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
1 parent a742d17 commit f0a4bf6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

drivers/watchdog/diag288_wdt.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
* to CP.
77
*
88
* The command can be altered using the module parameter "cmd". This is
9-
* not recommended because it's only supported on z/VM but not whith LPAR.
9+
* not recommended because it's only supported on z/VM but not with LPAR.
1010
*
11-
* On LPAR, the watchdog will always trigger a system restart. the module
12-
* paramter cmd is meaningless here.
11+
* On LPAR, the watchdog will always trigger a system restart. The module
12+
* parameter cmd is meaningless here.
1313
*
1414
*
1515
* Copyright IBM Corp. 2004, 2013

0 commit comments

Comments
 (0)