diff options
author | 2023-11-21 12:36:43 -0600 | |
---|---|---|
committer | 2023-12-05 10:57:03 -0600 | |
commit | 1dfc86af06131d65be5b6ffb749c5dbceafb6d00 (patch) | |
tree | c48ff37d078f6a3694761552fd72eb58fa7e2329 /scripts/generate_rust_analyzer.py | |
parent | x86/pci: Return pci_mmconfig_add() failure early (diff) | |
download | linux-rng-1dfc86af06131d65be5b6ffb749c5dbceafb6d00.tar.xz linux-rng-1dfc86af06131d65be5b6ffb749c5dbceafb6d00.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions