diff options
author | 2022-02-17 22:07:54 +0800 | |
---|---|---|
committer | 2022-02-21 08:26:06 +0200 | |
commit | f30b002ccfee8c60c8feb590e145c0b5e8fa4c67 (patch) | |
tree | 8fd91cf299ca7a7ba75ae9d1f601a588ab2ce3c5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | memblock tests: Add memblock_free tests (diff) | |
download | linux-dev-f30b002ccfee8c60c8feb590e145c0b5e8fa4c67.tar.xz linux-dev-f30b002ccfee8c60c8feb590e145c0b5e8fa4c67.zip |
memblock: __next_mem_pfn_range_in_zone: remove unneeded local variable nid
The nid is only used to act as output parameter of __next_mem_range.
Since NULL can be passed to __next_mem_range as out_nid, we can thus
remove nid by passing NULL here.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
[rppt: updated the commit message]
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions