[PATCH 1/2] Documentation/watchdog/hpwdt: Fix Reference

Jerry Hoemann posted 2 patches 2 years, 7 months ago
[PATCH 1/2] Documentation/watchdog/hpwdt: Fix Reference
Posted by Jerry Hoemann 2 years, 7 months ago
The IPMI documentation moved to Documentation/driver-api/ipmi.rst.
Update reference to reflect new location.

Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
---
 Documentation/watchdog/hpwdt.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/watchdog/hpwdt.rst b/Documentation/watchdog/hpwdt.rst
index c824cd7f6e32..c972fc2a3d0b 100644
--- a/Documentation/watchdog/hpwdt.rst
+++ b/Documentation/watchdog/hpwdt.rst
@@ -48,7 +48,7 @@ Last reviewed: 08/20/2018
  NOTE:
        More information about watchdog drivers in general, including the ioctl
        interface to /dev/watchdog can be found in
-       Documentation/watchdog/watchdog-api.rst and Documentation/IPMI.txt.
+       Documentation/watchdog/watchdog-api.rst and Documentation/driver-api/ipmi.rst
 
  Due to limitations in the iLO hardware, the NMI pretimeout if enabled,
  can only be set to 9 seconds.  Attempts to set pretimeout to other
-- 
2.39.1
Re: [PATCH 1/2] Documentation/watchdog/hpwdt: Fix Reference
Posted by Guenter Roeck 2 years, 7 months ago
On Fri, Feb 10, 2023 at 11:42:46AM -0700, Jerry Hoemann wrote:
> The IPMI documentation moved to Documentation/driver-api/ipmi.rst.
> Update reference to reflect new location.
> 
> Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  Documentation/watchdog/hpwdt.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/watchdog/hpwdt.rst b/Documentation/watchdog/hpwdt.rst
> index c824cd7f6e32..c972fc2a3d0b 100644
> --- a/Documentation/watchdog/hpwdt.rst
> +++ b/Documentation/watchdog/hpwdt.rst
> @@ -48,7 +48,7 @@ Last reviewed: 08/20/2018
>   NOTE:
>         More information about watchdog drivers in general, including the ioctl
>         interface to /dev/watchdog can be found in
> -       Documentation/watchdog/watchdog-api.rst and Documentation/IPMI.txt.
> +       Documentation/watchdog/watchdog-api.rst and Documentation/driver-api/ipmi.rst
>  
>   Due to limitations in the iLO hardware, the NMI pretimeout if enabled,
>   can only be set to 9 seconds.  Attempts to set pretimeout to other
> -- 
> 2.39.1
>