No functional change in these. One is just whitespace (this accounts for all the line deletions), and the other changes "#ifndef ... #else ... #endif" to the positive form "#ifdef ... #else ... #endif". I plan these for v3.14 unless there are objections. --- Bjorn Helgaas (2): PCI: Reorder so actual code comes before stubs PCI: Cleanup pci.h whitespace drivers/pci/pci-label.c | 57 ++++------ include/linux/pci.h | 266 ++++++++++++----------------------------------- 2 files changed, 93 insertions(+), 230 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