Skip to content

Commit 573bcd3

Browse files
committed
MAINTAINERS: Remove obsolete drivers/pci pattern from ACPI section
Prior to 256a459 ("PCI/AER: Squash aerdrv_acpi.c into aerdrv.c"), drivers/pci/pcie/aer/aerdrv_acpi.c contained code to parse the ACPI HEST table. That code now lives in drivers/pci/pcie/aer.c. Remove the "F: drivers/pci/*/*/*acpi*" pattern because it matches nothing. We could add a "F: drivers/pci/pcie/aer.c" pattern to the ACPI APEI section, but that file sees a lot of changes, almost none of which are of interest to the ACPI folks. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 0838745 commit 573bcd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MAINTAINERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,6 @@ F: Documentation/ABI/testing/sysfs-bus-acpi
324324
F: Documentation/ABI/testing/configfs-acpi
325325
F: drivers/pci/*acpi*
326326
F: drivers/pci/*/*acpi*
327-
F: drivers/pci/*/*/*acpi*
328327
F: tools/power/acpi/
329328

330329
ACPI APEI

0 commit comments

Comments
 (0)