Documentation/watchdog/mlx-wdt.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Fix a typo in mlx-wdt.rst documentation.
Signed-off-by: Wang Zihan <3772548978@qq.com>
---
Documentation/watchdog/mlx-wdt.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/watchdog/mlx-wdt.rst b/Documentation/watchdog/mlx-wdt.rst
index 35e690dea..3778f85d1 100644
--- a/Documentation/watchdog/mlx-wdt.rst
+++ b/Documentation/watchdog/mlx-wdt.rst
@@ -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 way, i.e. once started
it can't be stopped.
This mlx-wdt driver supports both HW watchdog implementations.
--
2.54.0
On 5/2/26 4:19 AM, Wang Zihan wrote: > Fix a typo in mlx-wdt.rst documentation. > > Signed-off-by: Wang Zihan <3772548978@qq.com> > --- > Documentation/watchdog/mlx-wdt.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/watchdog/mlx-wdt.rst b/Documentation/watchdog/mlx-wdt.rst > index 35e690dea..3778f85d1 100644 > --- a/Documentation/watchdog/mlx-wdt.rst > +++ b/Documentation/watchdog/mlx-wdt.rst > @@ -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 way, i.e. once started > it can't be stopped. > > This mlx-wdt driver supports both HW watchdog implementations. This typo is also fixed in my 5-patch series (pending). -- ~Randy
Randy Dunlap <rdunlap@infradead.org> writes: > On 5/2/26 4:19 AM, Wang Zihan wrote: >> Fix a typo in mlx-wdt.rst documentation. >> >> Signed-off-by: Wang Zihan <3772548978@qq.com> >> --- >> Documentation/watchdog/mlx-wdt.rst | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/Documentation/watchdog/mlx-wdt.rst b/Documentation/watchdog/mlx-wdt.rst >> index 35e690dea..3778f85d1 100644 >> --- a/Documentation/watchdog/mlx-wdt.rst >> +++ b/Documentation/watchdog/mlx-wdt.rst >> @@ -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 way, i.e. once started >> it can't be stopped. >> >> This mlx-wdt driver supports both HW watchdog implementations. > > This typo is also fixed in my 5-patch series (pending). ...which I just applied, so this patch here is no longer relevant. Thank you, though, for working to make our documentation better! jon
On 5/2/26 9:32 AM, Randy Dunlap wrote: > > > On 5/2/26 4:19 AM, Wang Zihan wrote: >> Fix a typo in mlx-wdt.rst documentation. >> >> Signed-off-by: Wang Zihan <3772548978@qq.com> >> --- >> Documentation/watchdog/mlx-wdt.rst | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/Documentation/watchdog/mlx-wdt.rst b/Documentation/watchdog/mlx-wdt.rst >> index 35e690dea..3778f85d1 100644 >> --- a/Documentation/watchdog/mlx-wdt.rst >> +++ b/Documentation/watchdog/mlx-wdt.rst >> @@ -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 way, i.e. once started >> it can't be stopped. >> >> This mlx-wdt driver supports both HW watchdog implementations. > > This typo is also fixed in my 5-patch series (pending). [PATCH 1/5] docs: watchdog: mlx-wdt: small fixes https://lore.kernel.org/linux-watchdog/20260228010402.2389343-2-rdunlap@infradead.org/ -- ~Randy
© 2016 - 2026 Red Hat, Inc.