diff options
author | zezuo <zuoze1@huawei.com> | 2022-08-31 03:34:04 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-09-12 05:26:05 +0200 |
commit | 663d0cfd2e77aa3ed170df76d441c8f07efa3cf6 (patch) | |
tree | dde0a639b09423833a4b470c443541e7375f6d9a /mm/migrate_device.c | |
parent | mm/damon: get the hotness from damon_hot_score() in damon_pageout_score() (diff) | |
download | linux-663d0cfd2e77aa3ed170df76d441c8f07efa3cf6.tar.xz linux-663d0cfd2e77aa3ed170df76d441c8f07efa3cf6.zip |
mm/page_alloc.c: delete a redundant parameter of rmqueue_pcplist
The gfp_flags parameter is not used in rmqueue_pcplist, so directly delete
this parameter.
Link: https://lkml.kernel.org/r/20220831013404.3360714-1-zuoze1@huawei.com
Signed-off-by: zezuo <zuoze1@huawei.com>
Cc: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions