Change Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats to Documentation/ABI/testing/sysfs-bus-pci-devices-aer to reflect the broader scope of AER sysfs attributes (e.g. stats and ratelimits). Signed-off-by: Jon Pan-Doh <pandoh@xxxxxxxxxx> --- ...fs-bus-pci-devices-aer_stats => sysfs-bus-pci-devices-aer} | 0 Documentation/PCI/pcieaer-howto.rst | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename Documentation/ABI/testing/{sysfs-bus-pci-devices-aer_stats => sysfs-bus-pci-devices-aer} (100%) diff --git a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer similarity index 100% rename from Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats rename to Documentation/ABI/testing/sysfs-bus-pci-devices-aer diff --git a/Documentation/PCI/pcieaer-howto.rst b/Documentation/PCI/pcieaer-howto.rst index 4d5b0638f120..4c9d31ae7d88 100644 --- a/Documentation/PCI/pcieaer-howto.rst +++ b/Documentation/PCI/pcieaer-howto.rst @@ -91,14 +91,14 @@ AER Ratelimits Errors, both at log and IRQ level, are ratelimited per device and error type. This prevents spammy devices from stalling execution. Ratelimits are exposed in the form of sysfs attributes and configurable. See -Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats +Documentation/ABI/testing/sysfs-bus-pci-devices-aer AER Statistics / Counters ------------------------- When PCIe AER errors are captured, the counters / statistics are also exposed in the form of sysfs attributes which are documented at -Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats +Documentation/ABI/testing/sysfs-bus-pci-devices-aer Developer Guide =============== -- 2.48.0.rc2.279.g1de40edade-goog