On 16/06/2025 17.50, Sean Wei wrote:
Several source comments still refer to docs with the old .txt
extension that were previously converted to reStructuredText.

Update these references to use the correct .rst extensions to
maintain accurate in-tree documentation pointers.

No functional changes.

Related commits:
   50f8174c5c1 (Jul 2021): docs/specs/acpi_nvdimm: Convert to rST
   f054eb1c920 (Jul 2021): docs/specs/acpi_pci_hotplug: Convert to rST
   912fb3678b8 (Sep 2023): docs/specs/vmgenid: Convert to rST
   bb1cff6ee04 (Sep 2023): docs/specs/ivshmem-spec: Convert to rST
   55ff468f781 (Jan 2022): docs: Rename ppc-spapr-hotplug.txt to .rst

Signed-off-by: Sean Wei <me@sean.taipei>
---
  hw/acpi/nvdimm.c               | 2 +-
  hw/acpi/pcihp.c                | 2 +-
  hw/acpi/vmgenid.c              | 6 +++---
  hw/misc/ivshmem-flat.c         | 2 +-
  hw/ppc/spapr.c                 | 2 +-
  include/hw/acpi/pcihp.h        | 2 +-
  include/hw/misc/ivshmem-flat.h | 2 +-
  tests/qtest/vmgenid-test.c     | 2 +-
  8 files changed, 10 insertions(+), 10 deletions(-)

Reviewed-by: Thomas Huth <th...@redhat.com>


Reply via email to