diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2023-11-21 21:36:39 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2023-12-05 19:56:49 +0300 |
commit | 9ad67912d0d019791f0ed6bbf46374fce8a3656e (patch) | |
tree | da075dab7ff643fe8d6272d162820d017285dcae /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 704891033b9714f4c9813bf9ffd888fc69ae3948 (diff) | |
download | linux-9ad67912d0d019791f0ed6bbf46374fce8a3656e.tar.xz |
x86/pci: Rename acpi_mcfg_check_entry() to acpi_mcfg_valid_entry()
"acpi_mcfg_check_entry()" doesn't give a hint about what the return value
means. Rename it to "acpi_mcfg_valid_entry()", convert the return value to
bool, and update the return values and callers to match so testing
"if (acpi_mcfg_valid_entry())" makes sense.
Link: https://lore.kernel.org/r/20231121183643.249006-6-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