diff mbox series

[v2,3/4] Documentation: PCI: Update cross references to .rst files

Message ID 20230609222500.1267795-4-helgaas@kernel.org
State New
Headers show
Series PCI: AER updates | expand

Commit Message

Bjorn Helgaas June 9, 2023, 10:24 p.m. UTC
From: Bjorn Helgaas <bhelgaas@google.com>

Change references to *.txt to *.rst to match the current filenames.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
---
 Documentation/PCI/pci-error-recovery.rst | 2 +-
 Documentation/PCI/pcieaer-howto.rst      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Kuppuswamy Sathyanarayanan June 9, 2023, 11:28 p.m. UTC | #1
On 6/9/23 3:24 PM, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
> 
> Change references to *.txt to *.rst to match the current filenames.
> 
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> ---

Looks good to me.

Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>

>  Documentation/PCI/pci-error-recovery.rst | 2 +-
>  Documentation/PCI/pcieaer-howto.rst      | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/PCI/pci-error-recovery.rst b/Documentation/PCI/pci-error-recovery.rst
> index 9981d330da8f..c237596f67e3 100644
> --- a/Documentation/PCI/pci-error-recovery.rst
> +++ b/Documentation/PCI/pci-error-recovery.rst
> @@ -364,7 +364,7 @@ Note, however, not all failures are truly "permanent". Some are
>  caused by over-heating, some by a poorly seated card. Many
>  PCI error events are caused by software bugs, e.g. DMA's to
>  wild addresses or bogus split transactions due to programming
> -errors. See the discussion in powerpc/eeh-pci-error-recovery.txt
> +errors. See the discussion in Documentation/powerpc/eeh-pci-error-recovery.rst
>  for additional detail on real-life experience of the causes of
>  software errors.
>  
> diff --git a/Documentation/PCI/pcieaer-howto.rst b/Documentation/PCI/pcieaer-howto.rst
> index c98a229ea9f5..3f91d54af770 100644
> --- a/Documentation/PCI/pcieaer-howto.rst
> +++ b/Documentation/PCI/pcieaer-howto.rst
> @@ -160,8 +160,8 @@ when performing error recovery actions.
>  Data struct pci_driver has a pointer, err_handler, to point to
>  pci_error_handlers who consists of a couple of callback function
>  pointers. AER driver follows the rules defined in
> -pci-error-recovery.txt except pci express specific parts (e.g.
> -reset_link). Pls. refer to pci-error-recovery.txt for detailed
> +pci-error-recovery.rst except pci express specific parts (e.g.
> +reset_link). Pls. refer to pci-error-recovery.rst for detailed
>  definitions of the callbacks.
>  
>  Below sections specify when to call the error callback functions.
Stefan Roese June 12, 2023, 7:35 a.m. UTC | #2
On 6/10/23 00:24, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
> 
> Change references to *.txt to *.rst to match the current filenames.
> 
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

> ---
>   Documentation/PCI/pci-error-recovery.rst | 2 +-
>   Documentation/PCI/pcieaer-howto.rst      | 4 ++--
>   2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/PCI/pci-error-recovery.rst b/Documentation/PCI/pci-error-recovery.rst
> index 9981d330da8f..c237596f67e3 100644
> --- a/Documentation/PCI/pci-error-recovery.rst
> +++ b/Documentation/PCI/pci-error-recovery.rst
> @@ -364,7 +364,7 @@ Note, however, not all failures are truly "permanent". Some are
>   caused by over-heating, some by a poorly seated card. Many
>   PCI error events are caused by software bugs, e.g. DMA's to
>   wild addresses or bogus split transactions due to programming
> -errors. See the discussion in powerpc/eeh-pci-error-recovery.txt
> +errors. See the discussion in Documentation/powerpc/eeh-pci-error-recovery.rst
>   for additional detail on real-life experience of the causes of
>   software errors.
>   
> diff --git a/Documentation/PCI/pcieaer-howto.rst b/Documentation/PCI/pcieaer-howto.rst
> index c98a229ea9f5..3f91d54af770 100644
> --- a/Documentation/PCI/pcieaer-howto.rst
> +++ b/Documentation/PCI/pcieaer-howto.rst
> @@ -160,8 +160,8 @@ when performing error recovery actions.
>   Data struct pci_driver has a pointer, err_handler, to point to
>   pci_error_handlers who consists of a couple of callback function
>   pointers. AER driver follows the rules defined in
> -pci-error-recovery.txt except pci express specific parts (e.g.
> -reset_link). Pls. refer to pci-error-recovery.txt for detailed
> +pci-error-recovery.rst except pci express specific parts (e.g.
> +reset_link). Pls. refer to pci-error-recovery.rst for detailed
>   definitions of the callbacks.
>   
>   Below sections specify when to call the error callback functions.

Viele Grüße,
Stefan Roese
diff mbox series

Patch

diff --git a/Documentation/PCI/pci-error-recovery.rst b/Documentation/PCI/pci-error-recovery.rst
index 9981d330da8f..c237596f67e3 100644
--- a/Documentation/PCI/pci-error-recovery.rst
+++ b/Documentation/PCI/pci-error-recovery.rst
@@ -364,7 +364,7 @@  Note, however, not all failures are truly "permanent". Some are
 caused by over-heating, some by a poorly seated card. Many
 PCI error events are caused by software bugs, e.g. DMA's to
 wild addresses or bogus split transactions due to programming
-errors. See the discussion in powerpc/eeh-pci-error-recovery.txt
+errors. See the discussion in Documentation/powerpc/eeh-pci-error-recovery.rst
 for additional detail on real-life experience of the causes of
 software errors.
 
diff --git a/Documentation/PCI/pcieaer-howto.rst b/Documentation/PCI/pcieaer-howto.rst
index c98a229ea9f5..3f91d54af770 100644
--- a/Documentation/PCI/pcieaer-howto.rst
+++ b/Documentation/PCI/pcieaer-howto.rst
@@ -160,8 +160,8 @@  when performing error recovery actions.
 Data struct pci_driver has a pointer, err_handler, to point to
 pci_error_handlers who consists of a couple of callback function
 pointers. AER driver follows the rules defined in
-pci-error-recovery.txt except pci express specific parts (e.g.
-reset_link). Pls. refer to pci-error-recovery.txt for detailed
+pci-error-recovery.rst except pci express specific parts (e.g.
+reset_link). Pls. refer to pci-error-recovery.rst for detailed
 definitions of the callbacks.
 
 Below sections specify when to call the error callback functions.