diff options
author | 2020-07-21 17:59:06 +0800 | |
---|---|---|
committer | 2020-07-27 15:19:12 +0200 | |
commit | 5b1e80204db6a4e05db3dfb594e8682857af1e69 (patch) | |
tree | 3e8cfa3133a6a866ab25cd31bab6bc82896dc378 /scripts/gen_compile_commands.py | |
parent | ACPI: NUMA: Remove the useless sub table pointer check (diff) | |
download | linux-dev-5b1e80204db6a4e05db3dfb594e8682857af1e69.tar.xz linux-dev-5b1e80204db6a4e05db3dfb594e8682857af1e69.zip |
ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' check
acpi_map_pxm_to_node() will never return a NUMA node greater than
MAX_NUMNODES, so the 'node >= MAX_NUMNODES' check is not needed.
Remove it.
Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions