[PATCH 0/5] docs: watchdog: general cleaning and corrections

Randy Dunlap posted 5 patches 1 month, 2 weeks ago
Documentation/watchdog/mlx-wdt.rst             |    4 -
Documentation/watchdog/pcwd-watchdog.rst       |   19 +++++--
Documentation/watchdog/watchdog-api.rst        |   38 +++++++--------
Documentation/watchdog/watchdog-kernel-api.rst |   20 +++++--
Documentation/watchdog/watchdog-parameters.rst |   11 +++-
5 files changed, 58 insertions(+), 34 deletions(-)
[PATCH 0/5] docs: watchdog: general cleaning and corrections
Posted by Randy Dunlap 1 month, 2 weeks ago
Fix some obvious issues in the watchdog documentation files.
I didn't try to fix every little niggling mistake.

 [PATCH 1/5] docs: watchdog: mlx-wdt: small fixes
 [PATCH 2/5] docs: watchdog: pcwd: fix typo and driver info.
 [PATCH 3/5] docs: watchdog-api: general cleaning
 [PATCH 4/5] docs: watchdog-kernel-api: general cleanups
 [PATCH 5/5] docs: watchdog-parameters: add missing watchdog_core parameters

 Documentation/watchdog/mlx-wdt.rst             |    4 -
 Documentation/watchdog/pcwd-watchdog.rst       |   19 +++++--
 Documentation/watchdog/watchdog-api.rst        |   38 +++++++--------
 Documentation/watchdog/watchdog-kernel-api.rst |   20 +++++--
 Documentation/watchdog/watchdog-parameters.rst |   11 +++-
 5 files changed, 58 insertions(+), 34 deletions(-)

Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: Wim Van Sebroeck <wim@linux-watchdog.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: linux-watchdog@vger.kernel.org
Cc: linux-doc@vger.kernel.org
Re: [PATCH 0/5] docs: watchdog: general cleaning and corrections
Posted by Jonathan Corbet 1 month, 2 weeks ago
Randy Dunlap <rdunlap@infradead.org> writes:

> Fix some obvious issues in the watchdog documentation files.
> I didn't try to fix every little niggling mistake.
>
>  [PATCH 1/5] docs: watchdog: mlx-wdt: small fixes
>  [PATCH 2/5] docs: watchdog: pcwd: fix typo and driver info.
>  [PATCH 3/5] docs: watchdog-api: general cleaning
>  [PATCH 4/5] docs: watchdog-kernel-api: general cleanups
>  [PATCH 5/5] docs: watchdog-parameters: add missing watchdog_core parameters
>
>  Documentation/watchdog/mlx-wdt.rst             |    4 -
>  Documentation/watchdog/pcwd-watchdog.rst       |   19 +++++--
>  Documentation/watchdog/watchdog-api.rst        |   38 +++++++--------
>  Documentation/watchdog/watchdog-kernel-api.rst |   20 +++++--
>  Documentation/watchdog/watchdog-parameters.rst |   11 +++-
>  5 files changed, 58 insertions(+), 34 deletions(-)

Wim, do you want to pick these up, or should I take them through the
docs tree?

Thanks,

jon
Re: [PATCH 0/5] docs: watchdog: general cleaning and corrections
Posted by Randy Dunlap 3 weeks, 5 days ago

On 3/3/26 9:23 AM, Jonathan Corbet wrote:
> Randy Dunlap <rdunlap@infradead.org> writes:
> 
>> Fix some obvious issues in the watchdog documentation files.
>> I didn't try to fix every little niggling mistake.
>>
>>  [PATCH 1/5] docs: watchdog: mlx-wdt: small fixes
>>  [PATCH 2/5] docs: watchdog: pcwd: fix typo and driver info.
>>  [PATCH 3/5] docs: watchdog-api: general cleaning
>>  [PATCH 4/5] docs: watchdog-kernel-api: general cleanups
>>  [PATCH 5/5] docs: watchdog-parameters: add missing watchdog_core parameters
>>
>>  Documentation/watchdog/mlx-wdt.rst             |    4 -
>>  Documentation/watchdog/pcwd-watchdog.rst       |   19 +++++--
>>  Documentation/watchdog/watchdog-api.rst        |   38 +++++++--------
>>  Documentation/watchdog/watchdog-kernel-api.rst |   20 +++++--
>>  Documentation/watchdog/watchdog-parameters.rst |   11 +++-
>>  5 files changed, 58 insertions(+), 34 deletions(-)
> 
> Wim, do you want to pick these up, or should I take them through the
> docs tree?

Wim, are you active?  Can you reply and/or merge these?

thanks.
-- 
~Randy