diff options
author | Kefeng Wang <wangkefeng.wang@huawei.com> | 2022-07-26 21:18:16 +0800 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-07-29 18:07:19 -0700 |
commit | bb077c3ffd5362a6d9e60574e1bcc83fe8e3fb27 (patch) | |
tree | 59af0372edc29c706a7b43a934cf809d1fff5480 /lib/mpi/mpi-add.c | |
parent | f6c3e1ae0114cd0f5123cf38187d450c1b119e67 (diff) |
mm: cleanup is_highmem()
It is unnecessary to add CONFIG_HIGHMEM check in is_highmem(), which has
been done in is_highmem_idx(), and move is_highmem() close to
is_highmem_idx(). This has no functional impact.
Link: https://lkml.kernel.org/r/20220726131816.149075-1-wangkefeng.wang@huawei.com
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions