[PATCH v2 01/10] MAINTAINERS: Add the AER sysfs ABI file to PCI SUBSYSTEM
From: Yazen Ghannam
Date: Fri Sep 18 2026 - 11:17:50 EST
get_maintainer.pl returns only the LKML catch-all for
Documentation/ABI/testing/sysfs-bus-pci-devices-aer, so changes to the
documented AER sysfs interface do not reach linux-pci.
Add the file to the PCI SUBSYSTEM entry.
The generic Documentation/ABI/testing/sysfs-bus-pci is left out on
purpose. file_match_pattern() matches on a prefix, so that path would
also claim eight sibling files describing individual drivers. Covering
it needs matching X: lines, which is left for a separate change.
Assisted-by: LLM
Signed-off-by: Yazen Ghannam <yazen.ghannam@xxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3a19da74d00c..3df47851869e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21110,6 +21110,7 @@ Q: https://patchwork.kernel.org/project/linux-pci/list/
B: https://bugzilla.kernel.org
C: irc://irc.oftc.net/linux-pci
T: git git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git
+F: Documentation/ABI/testing/sysfs-bus-pci-devices-aer
F: Documentation/ABI/testing/sysfs-devices-pci-host-bridge
F: Documentation/PCI/
F: Documentation/devicetree/bindings/pci/
--
2.43.0