diff options
| author | Wei Yang <richard.weiyang@gmail.com> | 2022-05-12 20:22:59 -0700 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2022-05-13 07:20:13 -0700 |
| commit | 048f6e1a427ee9cddf62f9b3766372c69846fa4f (patch) | |
| tree | fcf2b70a405ace6b0235ddc1afee26ccae06bc7f /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 717aeab42943efa7cfa876b3b687c6ff36eae867 (diff) | |
mm/vmscan: not necessary to re-init the list for each iteration
node_page_list is defined with LIST_HEAD and be cleaned until
list_empty.
So it is not necessary to re-init it again.
[akpm@linux-foundation.org: remove unneeded braces]
Link: https://lkml.kernel.org/r/20220426021743.21007-1-richard.weiyang@gmail.com
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
