diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2023-11-21 21:36:43 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2023-12-05 19:57:03 +0300 |
commit | 1dfc86af06131d65be5b6ffb749c5dbceafb6d00 (patch) | |
tree | c48ff37d078f6a3694761552fd72eb58fa7e2329 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f12659832612dac746bd57e20956aabb373a00e7 (diff) | |
download | linux-1dfc86af06131d65be5b6ffb749c5dbceafb6d00.tar.xz |
x86/pci: Reorder pci_mmcfg_arch_map() definition before calls
The typical style is to define functions before calling them. Move
pci_mmcfg_arch_map() and pci_mmcfg_arch_unmap() earlier so they're defined
before they're called. No functional change intended.
Link: https://lore.kernel.org/r/20231121183643.249006-10-helgaas@kernel.org
Tested-by: Tomasz Pala <gotar@polanet.pl>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions