linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: linux-pci@vger.kernel.org
Cc: Dave Jiang <dave.jiang@intel.com>, Stefan Roese <sr@denx.de>,
	Kuppuswamy Sathyanarayanan 
	<sathyanarayanan.kuppuswamy@linux.intel.com>,
	Dan Williams <dan.j.williams@intel.com>,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>,
	Lukas Wunner <lukas@wunner.de>,
	Bjorn Helgaas <bhelgaas@google.com>
Subject: [PATCH v2 3/4] Documentation: PCI: Update cross references to .rst files
Date: Fri,  9 Jun 2023 17:24:59 -0500	[thread overview]
Message-ID: <20230609222500.1267795-4-helgaas@kernel.org> (raw)
In-Reply-To: <20230609222500.1267795-1-helgaas@kernel.org>

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(-)

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.
-- 
2.34.1


  parent reply	other threads:[~2023-06-09 22:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-09 22:24 [PATCH v2 0/4] PCI: AER updates Bjorn Helgaas
2023-06-09 22:24 ` [PATCH v2 1/4] PCI: Unexport pci_save_aer_state() Bjorn Helgaas
2023-06-09 23:26   ` Sathyanarayanan Kuppuswamy
2023-06-12  7:34   ` Stefan Roese
2023-06-09 22:24 ` [PATCH v2 2/4] Documentation: PCI: Drop recommendation to configure AER Capability Bjorn Helgaas
2023-06-09 23:28   ` Sathyanarayanan Kuppuswamy
2023-06-09 22:24 ` Bjorn Helgaas [this message]
2023-06-09 23:28   ` [PATCH v2 3/4] Documentation: PCI: Update cross references to .rst files Sathyanarayanan Kuppuswamy
2023-06-12  7:35   ` Stefan Roese
2023-06-09 22:25 ` [PATCH v2 4/4] Documentation: PCI: Tidy AER documentation Bjorn Helgaas
2023-06-09 23:31   ` Sathyanarayanan Kuppuswamy
2023-06-12  7:36   ` Stefan Roese
2023-06-12 17:47 ` [PATCH v2 0/4] PCI: AER updates Bjorn Helgaas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230609222500.1267795-4-helgaas@kernel.org \
    --to=helgaas@kernel.org \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=bhelgaas@google.com \
    --cc=dan.j.williams@intel.com \
    --cc=dave.jiang@intel.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=lukas@wunner.de \
    --cc=sathyanarayanan.kuppuswamy@linux.intel.com \
    --cc=sr@denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).