diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2022-04-28 23:16:05 -0700 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-04-28 23:16:05 -0700 |
commit | a3148b5fea52d86b8d1c2445b09ca1033f29fdf0 (patch) | |
tree | dc082738aaee77f15a8083c2b156baf0aac01be6 /drivers/base/node.c | |
parent | 8ea2f86cea6ea9fad665c96431ce634e3284b7d0 (diff) |
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