Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Zoe Gates and committed by
Wim Van Sebroeck
f0a4bf61 a742d171

+3 -3
+3 -3
drivers/watchdog/diag288_wdt.c
··· 6 6 * to CP. 7 7 * 8 8 * 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. 10 10 * 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. 13 13 * 14 14 * 15 15 * Copyright IBM Corp. 2004, 2013