diff options
author | 2022-04-28 23:16:05 -0700 | |
---|---|---|
committer | 2022-04-28 23:16:05 -0700 | |
commit | a3148b5fea52d86b8d1c2445b09ca1033f29fdf0 (patch) | |
tree | dc082738aaee77f15a8083c2b156baf0aac01be6 /drivers/base/node.c | |
parent | mm/z3fold: remove unneeded page_mapcount_reset and ClearPagePrivate (diff) | |
download | linux-rng-a3148b5fea52d86b8d1c2445b09ca1033f29fdf0.tar.xz linux-rng-a3148b5fea52d86b8d1c2445b09ca1033f29fdf0.zip |
mm/z3fold: remove confusing local variable l reassignment
The local variable l holds the address of unbuddied[i] which won't change
after we take the pool lock. Remove it to avoid confusion.
Link: https://lkml.kernel.org/r/20220308134311.59086-6-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Vitaly Wool <vitaly.wool@konsulko.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'drivers/base/node.c')
0 files changed, 0 insertions, 0 deletions