]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: watchdog: Fix brackets
authorManuel Ebner <manuelebner@mailbox.org>
Sat, 27 Jun 2026 09:17:08 +0000 (11:17 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 2 Jul 2026 14:12:58 +0000 (07:12 -0700)
Add missing brackets ')'.

Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20260627091707.29688-2-manuelebner@mailbox.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/watchdog/watchdog-parameters.rst

index ec5f67c060cbd06f9889a3b0be5b23adfdb108a3..502cb6adbeda744706a119a60a23fa8c9f87a2f6 100644 (file)
@@ -59,7 +59,7 @@ advantechwdt:
 
 alim1535_wdt:
     timeout:
-       Watchdog timeout in seconds. (0 < timeout < 18000, default=60
+       Watchdog timeout in seconds. (0 < timeout < 18000, default=60)
     nowayout:
        Watchdog cannot be stopped once started
        (default=kernel config parameter)
@@ -68,7 +68,7 @@ alim1535_wdt:
 
 alim7101_wdt:
     timeout:
-       Watchdog timeout in seconds. (1<=timeout<=3600, default=30
+       Watchdog timeout in seconds. (1<=timeout<=3600, default=30)
     use_gpio:
        Use the gpio watchdog (required by old cobalt boards).
        default=0/off/no