]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: watchdog: mlx-wdt: small fixes
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 28 Feb 2026 01:03:58 +0000 (17:03 -0800)
committerJonathan Corbet <corbet@lwn.net>
Sun, 3 May 2026 15:17:55 +0000 (09:17 -0600)
Correct some grammar and spelling mistakes in mlx-wdt.rst.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260228010402.2389343-2-rdunlap@infradead.org>

Documentation/watchdog/mlx-wdt.rst

index 35e690dea9db63c44aed07f58df8a2712f8b5b52..2da36c76289004817001ecaff559c283b7bcd10e 100644 (file)
@@ -28,7 +28,7 @@ Type 3:
   Same as Type 2 with extended maximum timeout period.
   Maximum timeout is 65535 sec.
 
-Type 1 HW watchdog implementation exist in old systems and
+Type 1 HW watchdog implementation exists in old systems and
 all new systems have type 2 HW watchdog.
 Two types of HW implementation have also different register map.
 
@@ -48,7 +48,7 @@ which is optional.
 Watchdog can be started during a probe, in this case it will be
 pinged by watchdog core before watchdog device will be opened by
 user space application.
-Watchdog can be initialised in nowayout way, i.e. oncse started
+Watchdog can be initialised in nowayout mode, i.e. once started
 it can't be stopped.
 
 This mlx-wdt driver supports both HW watchdog implementations.