I'm on a quest to clean up compiler warnings in drivers/pci. I'd like to be able to treat warnings as errors, at least for the 0day build robot. --- Bjorn Helgaas (3): PCI: Check device_attach() return value always PCI/PME: Remove redundant port lookup PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warning drivers/pci/bus.c | 7 ++++++- drivers/pci/pcie/pme.c | 11 ++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html