]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI/ACPI: Tidy up MCFG quirk whitespace
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 21 Apr 2017 16:42:54 +0000 (11:42 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 21 Apr 2017 16:42:54 +0000 (11:42 -0500)
commitced414a14f709fc0af60bd381ba8a566dc566869
tree071b7cb4e056698e6427d45d3855cd1f07aea851
parent45a2329367386342d41ea9414c88b023f5a79055
PCI/ACPI: Tidy up MCFG quirk whitespace

With no blank lines, it's not obvious where the macro definitions end and
the uses begin.  Add some blank lines and reorder the ThunderX definitions.
No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: stable@vger.kernel.org # v4.10+
drivers/acpi/pci_mcfg.c