From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> Clean up a few _OSC-related things. We talked about the _OSC failure message in the last patch long ago, and I just dropped the ball, sorry about that. Previous discussion: https://lore.kernel.org/linux-pci/20200602223618.GA845676@bjorn-Precision-5520/ I'm happy to merge these given your ack, Rafael, or you can take them if they look good to you. Bjorn Helgaas (3): PCI/ACPI: Make acpi_pci_osc_control_set() static PCI/ACPI: Remove unnecessary osc_lock PCI/ACPI: Clarify message about _OSC failure drivers/acpi/pci_root.c | 40 ++++++++++++++-------------------------- include/linux/acpi.h | 3 --- 2 files changed, 14 insertions(+), 29 deletions(-) -- 2.25.1