On Mon, Nov 10, 2014 at 8:23 PM, Bjorn Helgaas <bhelgaas@xxxxxxxxxx> wrote: > > But I don't want to move pcie_cap_has_lnkctl() to pci.h and leave > pcie_cap_has_sltctl() and pcie_cap_has_rtctl() in access.c. They're all > related, so I think they should stay together. > > What if we left them in access.c, made them non-static, non-inline, and > just added prototypes to pci.h? Or I guess we could add a prototype just > for pcie_cap_has_lnkctl(), since that's the only one we need so far. Ok, will have another version that add only prototype for pcie_cap_has_lnkctl() to pci.h Thanks Yinghai -- 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