diff options
author | Bjorn Helgaas <[email protected]> | 2023-11-21 12:36:39 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2023-12-05 10:56:49 -0600 |
commit | 9ad67912d0d019791f0ed6bbf46374fce8a3656e (patch) | |
tree | da075dab7ff643fe8d6272d162820d017285dcae /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 704891033b9714f4c9813bf9ffd888fc69ae3948 (diff) |
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/[email protected]
Tested-by: Tomasz Pala <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions