diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2023-08-03 13:49:34 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-08-21 22:37:38 +0200 |
commit | c1dc69e6ce65d95e3d4d080868c3007f1a6fc4fe (patch) | |
tree | 3099121d7e48a2687036ac3e61267773db2799a4 /.rustfmt.toml | |
parent | mm/z3fold: use helper function put_z3fold_locked() and put_z3fold_locked_list() (diff) | |
download | linux-c1dc69e6ce65d95e3d4d080868c3007f1a6fc4fe.tar.xz linux-c1dc69e6ce65d95e3d4d080868c3007f1a6fc4fe.zip |
mm/page_alloc: remove unneeded variable base
Since commit 5d0a661d808f ("mm/page_alloc: use only one PCP list for
THP-sized allocations"), local variable base is just as same as order. So
remove it. No functional change intended.
Link: https://lkml.kernel.org/r/20230803114934.693989-1-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions